13:27:39 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14630 13:27:39 Running as SYSTEM 13:27:39 [EnvInject] - Loading node environment variables. 13:27:39 Building remotely on prd-ubuntu1804-docker-4c-4g-4401 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 13:27:39 [ssh-agent] Looking for ssh-agent implementation... 13:27:39 $ ssh-agent 13:27:39 SSH_AUTH_SOCK=/tmp/ssh-ZOvtDFaDwpGM/agent.2097 13:27:39 SSH_AGENT_PID=2099 13:27:39 [ssh-agent] Started. 13:27:39 Running ssh-add (command line suppressed) 13:27:39 Identity added: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/private_key_13790951385597329417.key (jenkins-ssh) 13:27:39 [ssh-agent] Using credentials jenkins (jenkins) 13:27:39 The recommended git tool is: NONE 13:27:42 using credential jenkins 13:27:42 Wiping out workspace first. 13:27:42 Cloning the remote Git repository 13:27:42 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 13:27:42 > git init /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 # timeout=10 13:27:42 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 13:27:42 > git --version # timeout=10 13:27:42 > git --version # 'git version 2.17.1' 13:27:42 using GIT_SSH to set credentials jenkins 13:27:42 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:43 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 13:27:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:44 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 13:27:44 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 13:27:44 using GIT_SSH to set credentials jenkins 13:27:44 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv refs/changes/30/14630/1 # timeout=10 13:27:44 > git rev-parse eb2959cde586e5fdc840e106b4192de25fefe69f^{commit} # timeout=10 13:27:44 Checking out Revision eb2959cde586e5fdc840e106b4192de25fefe69f (refs/changes/30/14630/1) 13:27:44 > git config core.sparsecheckout # timeout=10 13:27:44 > git checkout -f eb2959cde586e5fdc840e106b4192de25fefe69f # timeout=10 13:27:48 Commit message: "TEIV: Release L-Release Maven Artifacts v0.2.0" 13:27:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:27:48 > git rev-list --no-walk a91aeb598898c960b15155f1dade1bcd409aa8ca # timeout=10 13:27:48 provisioning config files... 13:27:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:27:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:27:48 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins410719731247164254.sh 13:27:48 ---> python-tools-install.sh 13:27:48 Setup pyenv: 13:27:48 * system (set by /opt/pyenv/version) 13:27:48 * 3.8.13 (set by /opt/pyenv/version) 13:27:48 * 3.9.13 (set by /opt/pyenv/version) 13:27:49 * 3.10.6 (set by /opt/pyenv/version) 13:27:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rJwD 13:27:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:28:03 lf-activate-venv(): INFO: Installing: lftools 13:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-rJwD/bin to PATH 13:28:46 Generating Requirements File 13:29:25 Python 3.10.6 13:29:26 pip 25.1.1 from /tmp/venv-rJwD/lib/python3.10/site-packages/pip (python 3.10) 13:29:26 appdirs==1.4.4 13:29:26 argcomplete==3.6.2 13:29:26 aspy.yaml==1.3.0 13:29:26 attrs==25.3.0 13:29:26 autopage==0.5.2 13:29:26 beautifulsoup4==4.13.4 13:29:26 boto3==1.39.1 13:29:26 botocore==1.39.1 13:29:26 bs4==0.0.2 13:29:26 cachetools==5.5.2 13:29:26 certifi==2025.6.15 13:29:26 cffi==1.17.1 13:29:26 cfgv==3.4.0 13:29:26 chardet==5.2.0 13:29:26 charset-normalizer==3.4.2 13:29:26 click==8.2.1 13:29:26 cliff==4.10.0 13:29:26 cmd2==2.7.0 13:29:26 cryptography==3.3.2 13:29:26 debtcollector==3.0.0 13:29:26 decorator==5.2.1 13:29:26 defusedxml==0.7.1 13:29:26 Deprecated==1.2.18 13:29:26 distlib==0.3.9 13:29:26 dnspython==2.7.0 13:29:26 docker==7.1.0 13:29:26 dogpile.cache==1.4.0 13:29:26 durationpy==0.10 13:29:26 email_validator==2.2.0 13:29:26 filelock==3.18.0 13:29:26 future==1.0.0 13:29:26 gitdb==4.0.12 13:29:26 GitPython==3.1.44 13:29:26 google-auth==2.40.3 13:29:26 httplib2==0.22.0 13:29:26 identify==2.6.12 13:29:26 idna==3.10 13:29:26 importlib-resources==1.5.0 13:29:26 iso8601==2.1.0 13:29:26 Jinja2==3.1.6 13:29:26 jmespath==1.0.1 13:29:26 jsonpatch==1.33 13:29:26 jsonpointer==3.0.0 13:29:26 jsonschema==4.24.0 13:29:26 jsonschema-specifications==2025.4.1 13:29:26 keystoneauth1==5.11.1 13:29:26 kubernetes==33.1.0 13:29:26 lftools==0.37.13 13:29:26 lxml==6.0.0 13:29:26 markdown-it-py==3.0.0 13:29:26 MarkupSafe==3.0.2 13:29:26 mdurl==0.1.2 13:29:26 msgpack==1.1.1 13:29:26 multi_key_dict==2.0.3 13:29:26 munch==4.0.0 13:29:26 netaddr==1.3.0 13:29:26 niet==1.4.2 13:29:26 nodeenv==1.9.1 13:29:26 oauth2client==4.1.3 13:29:26 oauthlib==3.3.1 13:29:26 openstacksdk==4.6.0 13:29:26 os-client-config==2.1.0 13:29:26 os-service-types==1.7.0 13:29:26 osc-lib==4.0.2 13:29:26 oslo.config==9.8.0 13:29:26 oslo.context==6.0.0 13:29:26 oslo.i18n==6.5.1 13:29:26 oslo.log==7.1.0 13:29:26 oslo.serialization==5.7.0 13:29:26 oslo.utils==9.0.0 13:29:26 packaging==25.0 13:29:26 pbr==6.1.1 13:29:26 platformdirs==4.3.8 13:29:26 prettytable==3.16.0 13:29:26 psutil==7.0.0 13:29:26 pyasn1==0.6.1 13:29:26 pyasn1_modules==0.4.2 13:29:26 pycparser==2.22 13:29:26 pygerrit2==2.0.15 13:29:26 PyGithub==2.6.1 13:29:26 Pygments==2.19.2 13:29:26 PyJWT==2.10.1 13:29:26 PyNaCl==1.5.0 13:29:26 pyparsing==2.4.7 13:29:26 pyperclip==1.9.0 13:29:26 pyrsistent==0.20.0 13:29:26 python-cinderclient==9.7.0 13:29:26 python-dateutil==2.9.0.post0 13:29:26 python-heatclient==4.2.0 13:29:26 python-jenkins==1.8.2 13:29:26 python-keystoneclient==5.6.0 13:29:26 python-magnumclient==4.8.1 13:29:26 python-openstackclient==8.1.0 13:29:26 python-swiftclient==4.8.0 13:29:26 PyYAML==6.0.2 13:29:26 referencing==0.36.2 13:29:26 requests==2.32.4 13:29:26 requests-oauthlib==2.0.0 13:29:26 requestsexceptions==1.4.0 13:29:26 rfc3986==2.0.0 13:29:26 rich==14.0.0 13:29:26 rich-argparse==1.7.1 13:29:26 rpds-py==0.26.0 13:29:26 rsa==4.9.1 13:29:26 ruamel.yaml==0.18.14 13:29:26 ruamel.yaml.clib==0.2.12 13:29:26 s3transfer==0.13.0 13:29:26 simplejson==3.20.1 13:29:26 six==1.17.0 13:29:26 smmap==5.0.2 13:29:26 soupsieve==2.7 13:29:26 stevedore==5.4.1 13:29:26 tabulate==0.9.0 13:29:26 toml==0.10.2 13:29:26 tomlkit==0.13.3 13:29:26 tqdm==4.67.1 13:29:26 typing_extensions==4.14.0 13:29:26 tzdata==2025.2 13:29:26 urllib3==1.26.20 13:29:26 virtualenv==20.31.2 13:29:26 wcwidth==0.2.13 13:29:26 websocket-client==1.8.0 13:29:26 wrapt==1.17.2 13:29:26 xdg==6.0.0 13:29:26 xmltodict==0.14.2 13:29:26 yq==3.4.3 13:29:26 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins14556904375860984102.sh 13:29:26 + mkdir -p /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/target/classes /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/jacoco/classes 13:29:27 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins13673579243495563083.sh 13:29:27 + echo quiet=on 13:29:27 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-4401 13:29:28 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=eb2959cde586e5fdc840e106b4192de25fefe69f -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=john.keeney@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=John Keeney" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14630 -DGERRIT_PATCHSET_UPLOADER_EMAIL=john.keeney@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 13:29:28 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=smo/teiv -DGERRIT_PATCHSET_UPLOADER_USERNAME=JohnKeeney -DMAVEN_OPTS=-Ddocker.skip=true -DGERRIT_CHANGE_NUMBER=14630 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"John Keeney\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/30/14630/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=John Keeney" '-DGERRIT_CHANGE_OWNER=\"John Keeney\" ' -DPROJECT=smo/teiv -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VEVJVjogUmVsZWFzZSBMLVJlbGVhc2UgTWF2ZW4gQXJ0aWZhY3RzIHYwLjIuMAoKSXNzdWUtSUQ6IFNNTy0xOTAKQ2hhbmdlLUlkOiBJNmYyZjU0NTZlZThkNDI0MzBjZTgxOGRkMDIyNGI1NWRkMmExY2JjYgpTaWduZWQtb2ZmLWJ5OiBKb2huS2VlbmV5IDxqb2huLmtlZW5leUBlc3QudGVjaD4K -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=TEIV: Release L-Release Maven Artifacts v0.2.0" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JohnKeeney '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6f2f5456ee8d42430ce818dd0224b55dd2a1cbcb -DGERRIT_EVENT_HASH=430266685 -DGERRIT_VERSION=3.8.10 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=john.keeney@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=John Keeney" --version 13:29:28 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 13:29:28 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:29:28 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 13:29:28 Default locale: en, platform encoding: UTF-8 13:29:28 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 13:29:28 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins13697379358918742679.sh 13:29:28 + rm /home/jenkins/.wgetrc 13:29:28 [EnvInject] - Injecting environment variables from a build step. 13:29:28 [EnvInject] - Injecting as environment variables the properties content 13:29:28 SET_JDK_VERSION=openjdk17 13:29:28 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 13:29:28 13:29:28 [EnvInject] - Variables injected successfully. 13:29:28 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins15978341379905597481.sh 13:29:28 ---> update-java-alternatives.sh 13:29:28 ---> Updating Java version 13:29:29 ---> Ubuntu/Debian system detected 13:29:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:29:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:29:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:29:29 openjdk version "17.0.7" 2023-04-18 13:29:29 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 13:29:29 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 13:29:29 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:29:29 [EnvInject] - Injecting environment variables from a build step. 13:29:29 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:29:29 [EnvInject] - Variables injected successfully. 13:29:29 provisioning config files... 13:29:29 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config2439554803640112780tmp 13:29:29 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config15056532954997649822tmp 13:29:29 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins2781454208674330422.sh 13:29:30 [EnvInject] - Injecting environment variables from a build step. 13:29:30 [EnvInject] - Injecting as environment variables the properties content 13:29:30 MAVEN_GOALS=clean deploy 13:29:30 13:29:30 [EnvInject] - Variables injected successfully. 13:29:30 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins1800713415758360560.sh 13:29:30 ---> common-variables.sh 13:29:30 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 13:29:30 ---> maven-build.sh 13:29:30 + set +u 13:29:30 + export MAVEN_OPTS 13:29:30 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config2439554803640112780tmp --settings /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config15056532954997649822tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=master -Dmaven.source.skip=true 13:29:30 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 13:29:30 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:29:30 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 13:29:30 Default locale: en, platform encoding: UTF-8 13:29:30 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 13:29:32 [INFO] Error stacktraces are turned on. 13:29:32 [INFO] Scanning for projects... 13:29:39 [WARNING] Checksum validation failed, expected ' must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 13:29:42 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 13:29:42 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 13:29:42 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 13:29:43 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 13:29:43 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 13:29:44 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 13:29:47 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401) 13:29:47 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...ink rel="stylesheet" href="/css/vendor/component.css" >\n\n\n\n... @19:8) 13:29:49 [INFO] ------------------------------------------------------------------------ 13:29:49 [INFO] Reactor Build Order: 13:29:49 [INFO] 13:29:49 [INFO] topology-exposure-inventory [pom] 13:29:49 [INFO] yang-parser [pom] 13:29:49 [INFO] Yang Parser [jar] 13:29:49 [INFO] yang-parser-example [jar] 13:29:49 [INFO] pgsql-schema-generator [jar] 13:29:49 [INFO] topology-exposure-inventory-jar [jar] 13:29:49 [INFO] adapters [pom] 13:29:49 [INFO] ncmp-to-teiv-adapter [jar] 13:29:49 [INFO] 13:29:49 [INFO] --------------< org.oran.smo:topology-exposure-inventory >-------------- 13:29:49 [INFO] Building topology-exposure-inventory 0.2.0-SNAPSHOT [1/8] 13:29:49 [INFO] from pom.xml 13:29:49 [INFO] --------------------------------[ pom ]--------------------------------- 13:29:50 [INFO] 13:29:50 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory --- 13:29:50 [INFO] Deleting /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/target 13:29:50 [INFO] 13:29:50 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory --- 13:29:50 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.2.0-SNAPSHOT/topology-exposure-inventory-0.2.0-SNAPSHOT.pom 13:29:50 [INFO] 13:29:50 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-exposure-inventory --- 13:29:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:29:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:29:50 [INFO] 13:29:50 [INFO] ----------------------< org.oran.smo:yang-parser >---------------------- 13:29:50 [INFO] Building yang-parser 0.2.0-SNAPSHOT [2/8] 13:29:50 [INFO] from yang-parser/pom.xml 13:29:50 [INFO] --------------------------------[ pom ]--------------------------------- 13:29:50 [INFO] 13:29:50 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser --- 13:29:50 [INFO] 13:29:50 [INFO] --- install:3.1.3:install (default-install) @ yang-parser --- 13:29:50 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/pom.xml to /tmp/r/org/oran/smo/yang-parser/0.2.0-SNAPSHOT/yang-parser-0.2.0-SNAPSHOT.pom 13:29:50 [INFO] 13:29:50 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ yang-parser --- 13:29:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:29:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:29:50 [INFO] 13:29:50 [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------ 13:29:50 [INFO] Building Yang Parser 1.2.0-SNAPSHOT [3/8] 13:29:50 [INFO] from yang-parser/yang-parser-jar/pom.xml 13:29:50 [INFO] --------------------------------[ jar ]--------------------------------- 13:29:51 [INFO] 13:29:51 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser-jar --- 13:29:51 [INFO] 13:29:51 [INFO] --- apache-rat:0.15:check (default) @ yang-parser-jar --- 13:29:54 [INFO] Enabled default license matchers. 13:29:54 [INFO] Will parse SCM ignores for exclusions... 13:29:54 [INFO] Finished adding exclusions from SCM ignore files. 13:29:54 [INFO] 62 implicit excludes. 13:29:54 [INFO] 25 explicit excludes. 13:29:54 [INFO] 333 resources included 13:29:55 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 298 licenses. 13:29:55 [INFO] 13:29:55 [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar --- 13:29:56 [INFO] Executing tasks 13:29:56 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 13:29:56 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-library-2019-01-04.yang 13:29:56 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 13:29:56 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-datastores-2018-02-14.yang 13:29:56 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-inet-types-2019-11-04.yang 13:29:56 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-types-2019-11-04.yang 13:29:56 [INFO] Executed tasks 13:29:56 [INFO] 13:29:56 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ yang-parser-jar --- 13:29:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec,append=true 13:29:57 [INFO] 13:29:57 [INFO] --- resources:3.3.1:resources (default-resources) @ yang-parser-jar --- 13:29:57 [INFO] Copying 4 resources from src/main/resources to target/classes 13:29:57 [INFO] 13:29:57 [INFO] --- compiler:3.13.0:compile (default-compile) @ yang-parser-jar --- 13:29:58 [INFO] Recompiling the module because of changed source code. 13:29:58 [INFO] Compiling 190 source files with javac [debug parameters release 17] to target/classes 13:30:03 [INFO] 13:30:03 [INFO] --- antrun:3.1.0:run (download-test-external-yang-models) @ yang-parser-jar --- 13:30:03 [INFO] Executing tasks 13:30:03 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA98/yang-models/_3gpp-common-yang-extensions.yang 13:30:03 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2022-10-20.yang 13:30:04 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Rel-17-SA-91/yang-models/_3gpp-common-yang-extensions.yang 13:30:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2019-06-23.yang 13:30:04 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/iana-crypt-hash@2014-08-06.yang 13:30:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/iana-crypt-hash-2014-08-06.yang 13:30:04 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-crypto-types-2019-11-20.yang 13:30:04 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 13:30:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-datastores-2018-02-14.yang 13:30:04 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-inet-types-2019-11-04.yang 13:30:04 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-interfaces@2018-02-20.yang 13:30:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-interfaces-2018-02-20.yang 13:30:04 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-ip@2018-02-22.yang 13:30:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ip-2018-02-22.yang 13:30:04 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-keystore-2019-11-20.yang 13:30:04 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-acm@2018-02-14.yang 13:30:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-acm-2018-02-14.yang 13:30:04 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-client-2019-11-20.yang 13:30:04 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-monitoring@2010-10-04.yang 13:30:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-monitoring-2010-10-04.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-notifications@2012-02-06.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-notifications-2012-02-06.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-server-2018-09-20.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-with-defaults@2011-06-01.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-with-defaults-2011-06-01.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf@2011-06-01.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-2011-06-01.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-network-instance@2019-01-21.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-network-instance-2019-01-21.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-origin@2018-02-14.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-origin-2018-02-14.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf-monitoring@2017-01-26.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-monitoring-2017-01-26.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf@2017-01-26.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-2017-01-26.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-client-2019-11-20.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-common-2019-11-20.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-server-2019-11-20.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-subscribed-notifications@2019-05-06.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-subscribed-notifications-2019-05-06.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-system@2014-08-06.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-system-2014-08-06.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-client-2019-10-18.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-common-2019-10-18.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-server-2019-10-18.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-client-2019-11-20.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-common-2019-11-20.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-server-2019-11-20.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-trust-anchors@2019-04-29.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-trust-anchors-2019-04-29.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-truststore-2019-11-20.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-x509-cert-to-name@2014-12-10.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-x509-cert-to-name-2014-12-10.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-library-2019-01-04.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-metadata@2016-08-05.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-metadata-2016-08-05.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-patch@2017-02-22.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-patch-2017-02-22.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-push-2019-05-21.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-schema-mount@2019-01-14.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-schema-mount-2019-01-14.yang 13:30:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2010-09-24.yang 13:30:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2010-09-24.yang 13:30:05 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2019-11-04.yang 13:30:05 [INFO] Executed tasks 13:30:05 [INFO] 13:30:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-parser-jar --- 13:30:05 [INFO] Copying 292 resources from src/test/resources to target/test-classes 13:30:05 [INFO] 13:30:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ yang-parser-jar --- 13:30:05 [INFO] Recompiling the module because of changed dependency. 13:30:05 [INFO] Compiling 68 source files with javac [debug parameters release 17] to target/test-classes 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[67,45] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[70,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[89,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[92,51] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[95,51] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[98,51] Double(double) in java.lang.Double has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[111,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[129,55] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[137,56] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[143,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[146,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[152,56] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[158,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[161,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[188,49] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[197,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[215,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[220,61] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[233,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[238,61] Double(double) in java.lang.Double has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[402,49] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[235,49] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[241,49] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[261,49] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[291,49] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[318,49] Long(long) in java.lang.Long has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/util/test/IdentityRefValueTest.java:[84,79] Integer(int) in java.lang.Integer has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[191,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 13:30:08 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[223,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 13:30:08 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java uses or overrides a deprecated API. 13:30:08 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: Recompile with -Xlint:deprecation for details. 13:30:08 [INFO] 13:30:08 [INFO] --- surefire:3.0.0-M3:test (default-test) @ yang-parser-jar --- 13:30:09 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/surefire-reports 13:30:09 [INFO] 13:30:09 [INFO] ------------------------------------------------------- 13:30:09 [INFO] T E S T S 13:30:09 [INFO] ------------------------------------------------------- 13:30:10 [INFO] Running org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 13:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 13:30:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.util.test.QNameHelperTest 13:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.util.test.QNameHelperTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 13:30:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 13:30:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 13:30:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 13:30:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s - in org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 13:30:11 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 13:30:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 13:30:11 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.JsonTest 13:30:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.oran.smo.yangtools.parser.data.dom.test.JsonTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 13:30:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 13:30:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 13:30:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 13:30:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 13:30:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 13:30:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 13:30:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 13:30:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 13:30:12 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 13:30:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 13:30:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 13:30:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 13:30:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 13:30:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 13:30:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 13:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 13:30:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 13:30:12 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 13:30:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 13:30:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 13:30:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 13:30:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 13:30:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 13:30:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 13:30:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 13:30:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 13:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 13:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 13:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 13:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 13:30:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 13:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 13:30:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 13:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 13:30:13 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 13:30:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.test.YangDeviceModelTest 13:30:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.oran.smo.yangtools.parser.test.YangDeviceModelTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 13:30:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 13:30:13 [INFO] Running org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 13:30:14 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 13:30:14 [INFO] Running org.oran.smo.yangtools.parser.test.FailFastTest 13:30:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.test.FailFastTest 13:30:14 [INFO] Running org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 13:30:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 13:30:14 [INFO] 13:30:14 [INFO] Results: 13:30:14 [INFO] 13:30:14 [INFO] Tests run: 361, Failures: 0, Errors: 0, Skipped: 0 13:30:14 [INFO] 13:30:14 [INFO] 13:30:14 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ yang-parser-jar --- 13:30:14 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 13:30:14 [INFO] Analyzed bundle 'yang-parser-jar' with 211 classes 13:30:14 [INFO] All coverage checks have been met. 13:30:14 [INFO] 13:30:14 [INFO] --- jar:3.4.2:jar (default-jar) @ yang-parser-jar --- 13:30:16 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.0-SNAPSHOT.jar 13:30:16 [INFO] 13:30:16 [INFO] --- license:4.2:check (default) @ yang-parser-jar --- 13:30:16 [INFO] Checking licenses... 13:30:16 [WARNING] At least one licenseSet must be specified 13:30:16 [INFO] 13:30:16 [INFO] --- spotless:2.30.0:check (default) @ yang-parser-jar --- 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 13:30:20 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 13:30:20 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 13:30:20 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 13:30:20 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 13:30:20 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 13:30:20 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 13:30:20 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 13:30:20 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:20 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @421e5316) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 13:30:20 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 13:30:20 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 13:30:20 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 13:30:20 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 13:30:20 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 13:30:20 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 13:30:20 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 13:30:20 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 13:30:20 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 13:30:20 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 13:30:20 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 13:30:20 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 13:30:20 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 13:30:20 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 13:30:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 13:30:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 13:30:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 13:30:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 13:30:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 13:30:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 13:30:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 13:30:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 13:30:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 13:30:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 13:30:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 13:30:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 13:30:20 at java.lang.reflect.Method.invoke (Method.java:568) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 13:30:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 13:30:26 [INFO] 13:30:26 [INFO] --- jacoco:0.8.8:report (report) @ yang-parser-jar --- 13:30:26 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 13:30:26 [INFO] Analyzed bundle 'Yang Parser' with 211 classes 13:30:27 [INFO] 13:30:27 [INFO] --- install:3.1.3:install (default-install) @ yang-parser-jar --- 13:30:27 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.0-SNAPSHOT/yang-parser-jar-1.2.0-SNAPSHOT.pom 13:30:27 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.0-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.0-SNAPSHOT/yang-parser-jar-1.2.0-SNAPSHOT.jar 13:30:27 [INFO] 13:30:27 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ yang-parser-jar --- 13:30:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:30:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:30:27 [INFO] 13:30:27 [INFO] ----< org.oran.smo.yangtools.parser.simple.example:parser-example >----- 13:30:27 [INFO] Building yang-parser-example 0.0.1-SNAPSHOT [4/8] 13:30:27 [INFO] from yang-parser/parser-example/pom.xml 13:30:27 [INFO] --------------------------------[ jar ]--------------------------------- 13:30:27 [INFO] 13:30:27 [INFO] --- clean:3.4.0:clean (default-clean) @ parser-example --- 13:30:27 [INFO] 13:30:27 [INFO] --- resources:3.3.1:resources (default-resources) @ parser-example --- 13:30:27 [INFO] Copying 0 resource from src/main/resources to target/classes 13:30:27 [INFO] Copying 4 resources from src/main/resources to target/classes 13:30:27 [INFO] 13:30:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ parser-example --- 13:30:27 [INFO] Recompiling the module because of changed dependency. 13:30:27 [INFO] Compiling 3 source files with javac [debug parameters release 17] to target/classes 13:30:27 [INFO] 13:30:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ parser-example --- 13:30:27 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/src/test/resources 13:30:27 [INFO] 13:30:27 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ parser-example --- 13:30:27 [INFO] No sources to compile 13:30:27 [INFO] 13:30:27 [INFO] --- surefire:3.5.2:test (default-test) @ parser-example --- 13:30:28 [INFO] No tests to run. 13:30:28 [INFO] 13:30:28 [INFO] --- jar:3.4.2:jar (default-jar) @ parser-example --- 13:30:28 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/parser-example-0.0.1-SNAPSHOT.jar 13:30:28 [INFO] 13:30:28 [INFO] --- spotless:2.30.0:check (default) @ parser-example --- 13:30:28 [INFO] 13:30:28 [INFO] --- install:3.1.3:install (default-install) @ parser-example --- 13:30:28 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.1-SNAPSHOT/parser-example-0.0.1-SNAPSHOT.pom 13:30:28 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/parser-example-0.0.1-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.1-SNAPSHOT/parser-example-0.0.1-SNAPSHOT.jar 13:30:28 [INFO] 13:30:28 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ parser-example --- 13:30:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:30:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:30:28 [INFO] 13:30:28 [INFO] ------< org.oran.smo.teiv.pgsqlgenerator:pgsql-schema-generator >------- 13:30:28 [INFO] Building pgsql-schema-generator 1.2.0 [5/8] 13:30:28 [INFO] from pgsql-schema-generator/pom.xml 13:30:28 [INFO] --------------------------------[ jar ]--------------------------------- 13:30:30 [INFO] 13:30:30 [INFO] --- clean:3.4.0:clean (default-clean) @ pgsql-schema-generator --- 13:30:30 [INFO] 13:30:30 [INFO] --- apache-rat:0.15:check (default) @ pgsql-schema-generator --- 13:30:30 [INFO] Enabled default license matchers. 13:30:30 [INFO] Will parse SCM ignores for exclusions... 13:30:30 [INFO] Finished adding exclusions from SCM ignore files. 13:30:30 [INFO] 62 implicit excludes. 13:30:30 [INFO] 25 explicit excludes. 13:30:30 [INFO] 79 resources included 13:30:30 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 79 licenses. 13:30:30 [INFO] 13:30:30 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ pgsql-schema-generator --- 13:30:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec,append=true 13:30:30 [INFO] 13:30:30 [INFO] --- resources:3.3.1:resources (default-resources) @ pgsql-schema-generator --- 13:30:30 [INFO] Copying 1 resource from src/main/resources to target/classes 13:30:30 [INFO] Copying 4 resources from src/main/resources to target/classes 13:30:30 [INFO] 13:30:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ pgsql-schema-generator --- 13:30:30 [INFO] Recompiling the module because of changed dependency. 13:30:30 [INFO] Compiling 41 source files with javac [debug parameters release 17] to target/classes 13:30:33 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java uses unchecked or unsafe operations. 13:30:33 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: Recompile with -Xlint:unchecked for details. 13:30:33 [INFO] 13:30:33 [INFO] --- antrun:3.1.0:run (download-external-yang-models-pgsql) @ pgsql-schema-generator --- 13:30:33 [INFO] Executing tasks 13:30:33 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import 13:30:33 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 13:30:33 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import/_3gpp-common-yang-types.yang 13:30:34 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 13:30:34 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/test/resources/generate-defaults/import/ietf-geo-location.yang 13:30:34 [INFO] Executed tasks 13:30:34 [INFO] 13:30:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pgsql-schema-generator --- 13:30:34 [INFO] Copying 25 resources from src/test/resources to target/test-classes 13:30:34 [INFO] 13:30:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pgsql-schema-generator --- 13:30:34 [INFO] Recompiling the module because of changed dependency. 13:30:34 [INFO] Compiling 11 source files with javac [debug parameters release 17] to target/test-classes 13:30:36 [INFO] 13:30:36 [INFO] --- surefire:3.5.2:test (default-test) @ pgsql-schema-generator --- 13:30:36 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/surefire-reports 13:30:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:30:36 [INFO] 13:30:36 [INFO] ------------------------------------------------------- 13:30:36 [INFO] T E S T S 13:30:36 [INFO] ------------------------------------------------------- 13:30:39 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 13:30:41 13:30:41 . ____ _ __ _ _ 13:30:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:41 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:41 =========|_|==============|___/=/_/_/_/ 13:30:41 13:30:41 :: Spring Boot :: (v3.4.2) 13:30:41 13:30:41 2025-07-02T13:30:41.278Z INFO 2931 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Starting BackwardCompatibilityCheckerTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:41 2025-07-02T13:30:41.285Z INFO 2931 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : No active profile set, falling back to 1 default profile: "default" 13:30:41 2025-07-02T13:30:41.638Z INFO 2931 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Started BackwardCompatibilityCheckerTest in 1.327 seconds (process running for 4.943) 13:30:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:30:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 13:30:43 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 13:30:43 13:30:43 . ____ _ __ _ _ 13:30:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:43 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:43 =========|_|==============|___/=/_/_/_/ 13:30:43 13:30:43 :: Spring Boot :: (v3.4.2) 13:30:43 13:30:43 2025-07-02T13:30:43.567Z INFO 2931 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Starting TableBuilderTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:43 2025-07-02T13:30:43.567Z INFO 2931 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : No active profile set, falling back to 1 default profile: "default" 13:30:43 2025-07-02T13:30:43.583Z INFO 2931 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Started TableBuilderTest in 0.092 seconds (process running for 6.888) 13:30:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 13:30:43 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 13:30:43 13:30:43 . ____ _ __ _ _ 13:30:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:43 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:43 =========|_|==============|___/=/_/_/_/ 13:30:43 13:30:43 :: Spring Boot :: (v3.4.2) 13:30:43 13:30:43 2025-07-02T13:30:43.817Z INFO 2931 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Starting GreenFieldInstallationTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:43 2025-07-02T13:30:43.817Z INFO 2931 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : No active profile set, falling back to 1 default profile: "default" 13:30:43 2025-07-02T13:30:43.851Z INFO 2931 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Started GreenFieldInstallationTest in 0.1 seconds (process running for 7.156) 13:30:43 2025-07-02T13:30:43.868Z INFO 2931 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 13:30:43 2025-07-02T13:30:43.885Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:43 2025-07-02T13:30:43.886Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:43 2025-07-02T13:30:43.887Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:43 2025-07-02T13:30:43.888Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:43 2025-07-02T13:30:43.888Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 13:30:43 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 13:30:44 13:30:44 . ____ _ __ _ _ 13:30:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:44 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:44 =========|_|==============|___/=/_/_/_/ 13:30:44 13:30:44 :: Spring Boot :: (v3.4.2) 13:30:44 13:30:44 2025-07-02T13:30:43.997Z INFO 2931 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Starting DataSchemaGeneratorTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:44 2025-07-02T13:30:43.998Z INFO 2931 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 13:30:44 2025-07-02T13:30:44.030Z INFO 2931 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Started DataSchemaGeneratorTest in 0.112 seconds (process running for 7.335) 13:30:44 2025-07-02T13:30:44.043Z INFO 2931 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline EXISTS!! 13:30:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 13:30:44 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 13:30:44 13:30:44 . ____ _ __ _ _ 13:30:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:44 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:44 =========|_|==============|___/=/_/_/_/ 13:30:44 13:30:44 :: Spring Boot :: (v3.4.2) 13:30:44 13:30:44 2025-07-02T13:30:44.136Z INFO 2931 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Starting ModelComparatorTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:44 2025-07-02T13:30:44.136Z INFO 2931 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : No active profile set, falling back to 1 default profile: "default" 13:30:44 2025-07-02T13:30:44.151Z INFO 2931 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Started ModelComparatorTest in 0.067 seconds (process running for 7.456) 13:30:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 13:30:44 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 13:30:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 13:30:44 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 13:30:44 13:30:44 . ____ _ __ _ _ 13:30:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:44 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:44 =========|_|==============|___/=/_/_/_/ 13:30:44 13:30:44 :: Spring Boot :: (v3.4.2) 13:30:44 13:30:44 2025-07-02T13:30:44.330Z INFO 2931 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Starting ModelSchemaGeneratorTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:44 2025-07-02T13:30:44.331Z INFO 2931 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 13:30:44 2025-07-02T13:30:44.387Z INFO 2931 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Started ModelSchemaGeneratorTest in 0.101 seconds (process running for 7.692) 13:30:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 13:30:44 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 13:30:44 13:30:44 . ____ _ __ _ _ 13:30:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:44 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:44 =========|_|==============|___/=/_/_/_/ 13:30:44 13:30:44 :: Spring Boot :: (v3.4.2) 13:30:44 13:30:44 2025-07-02T13:30:44.519Z INFO 2931 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Starting HashInfoDataGeneratorTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:44 2025-07-02T13:30:44.520Z INFO 2931 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : The following 1 profile is active: "test" 13:30:44 2025-07-02T13:30:44.529Z INFO 2931 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Started HashInfoDataGeneratorTest in 0.082 seconds (process running for 7.834) 13:30:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 13:30:44 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.YangParserTest 13:30:44 13:30:44 . ____ _ __ _ _ 13:30:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:44 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:44 =========|_|==============|___/=/_/_/_/ 13:30:44 13:30:44 :: Spring Boot :: (v3.4.2) 13:30:44 13:30:44 2025-07-02T13:30:44.609Z INFO 2931 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Starting YangParserTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:44 2025-07-02T13:30:44.610Z INFO 2931 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : No active profile set, falling back to 1 default profile: "default" 13:30:44 2025-07-02T13:30:44.621Z INFO 2931 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Started YangParserTest in 0.059 seconds (process running for 7.926) 13:30:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.oran.smo.teiv.pgsqlgenerator.YangParserTest 13:30:44 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 13:30:44 2025-07-02T13:30:44.887Z INFO 2931 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oran.smo.teiv.pgsqlgenerator.EndToEndTest]: EndToEndTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:30:45 2025-07-02T13:30:45.002Z INFO 2931 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.oran.smo.teiv.pgsqlgenerator.DatabaseSchemaGeneratorApplication for test class org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 13:30:45 13:30:45 . ____ _ __ _ _ 13:30:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:30:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:30:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:30:45 ' |____| .__|_| |_|_| |_\__, | / / / / 13:30:45 =========|_|==============|___/=/_/_/_/ 13:30:45 13:30:45 :: Spring Boot :: (v3.4.2) 13:30:45 13:30:45 2025-07-02T13:30:45.050Z INFO 2931 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Starting EndToEndTest using Java 17.0.7 with PID 2931 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator) 13:30:45 2025-07-02T13:30:45.051Z INFO 2931 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : No active profile set, falling back to 1 default profile: "default" 13:30:45 2025-07-02T13:30:45.868Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 13:30:45 2025-07-02T13:30:45.868Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 13:30:45 2025-07-02T13:30:45.871Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 13:30:45 Entity Name: EntityTypeA 13:30:45 13:30:45 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Container Name: attributes 13:30:45 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Leaf Type: string 13:30:45 Data Type: TEXT 13:30:45 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Leaf Type: uint32 13:30:45 Data Type: BIGINT 13:30:45 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Leaf Type: int32 13:30:45 Data Type: INTEGER 13:30:45 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Leaf Type: int64 13:30:45 Data Type: BIGINT 13:30:45 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Leaf Type: decimal64 13:30:45 Data Type: DECIMAL 13:30:45 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Leaf Type: string 13:30:45 Data Type: TEXT 13:30:45 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Container Type: [] 13:30:45 Data Type: jsonb 13:30:45 13:30:45 2025-07-02T13:30:45.872Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 13:30:45 2025-07-02T13:30:45.872Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 13:30:45 2025-07-02T13:30:45.872Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 13:30:45 Entity Name: ODUFunction 13:30:45 Container Name: attributes 13:30:45 Leaf Name: gNBDUId 13:30:45 Leaf Type: int64 13:30:45 Data Type: BIGINT 13:30:45 Leaf Name: gNBId 13:30:45 Leaf Type: int64 13:30:45 Data Type: BIGINT 13:30:45 Leaf Name: gNBIdLength 13:30:45 Leaf Type: int32 13:30:45 Data Type: INTEGER 13:30:45 Container Name: dUpLMNId 13:30:45 Container Type: [] 13:30:45 Data Type: jsonb 13:30:45 13:30:45 Entity Name: ENodeBFunction 13:30:45 Container Name: attributes 13:30:45 Leaf Name: eNBId 13:30:45 Leaf Type: int32 13:30:45 Data Type: INTEGER 13:30:45 Container Name: eNodeBPlmnId 13:30:45 Container Type: [] 13:30:45 Data Type: jsonb 13:30:45 13:30:45 Entity Name: LTESectorCarrier 13:30:45 Container Name: attributes 13:30:45 Leaf Name: sectorCarrierType 13:30:45 Leaf Type: enumeration 13:30:45 Data Type: TEXT 13:30:45 13:30:45 Entity Name: AntennaCapability 13:30:45 Container Name: attributes 13:30:45 Leaf Name: eUtranFqBands 13:30:45 Leaf Type: string 13:30:45 Data Type: TEXT 13:30:45 Leaf Name: geranFqBands 13:30:45 Leaf Type: string 13:30:45 Data Type: TEXT 13:30:45 Leaf Name: nRFqBands 13:30:45 Leaf Type: string 13:30:45 Data Type: TEXT 13:30:45 13:30:45 2025-07-02T13:30:45.873Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 13:30:45 2025-07-02T13:30:45.873Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 13:30:45 Entity Name: AntennaModule 13:30:45 Container Name: attributes 13:30:45 Leaf Name: antennaModelNumber 13:30:45 Leaf Type: string 13:30:45 Data Type: TEXT 13:30:45 Leaf Name: mechanicalAntennaBearing 13:30:45 Leaf Type: int32 13:30:45 Data Type: INTEGER 13:30:45 Leaf Name: mechanicalAntennaTilt 13:30:45 Leaf Type: int32 13:30:45 Data Type: INTEGER 13:30:45 Leaf Name: positionWithinSector 13:30:45 Leaf Type: string 13:30:45 Data Type: TEXT 13:30:45 Leaf Name: totalTilt 13:30:45 Leaf Type: int32 13:30:45 Data Type: INTEGER 13:30:45 Leaf Name: electricalAntennaTilt 13:30:45 Leaf Type: int32 13:30:45 Data Type: INTEGER 13:30:45 Leaf Name: antennaBeamWidth 13:30:45 Leaf Type: uint32 13:30:45 Data Type: BIGINT 13:30:45 Container Name: geo-location 13:30:45 Container Type: [] 13:30:45 Data Type: jsonb 13:30:45 13:30:45 2025-07-02T13:30:45.904Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 13:30:45 2025-07-02T13:30:45.904Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 13:30:45 2025-07-02T13:30:45.906Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:45 A Side: 13:30:45 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Type: EntityTypeA 13:30:45 B Side: 13:30:45 Name used-by-entityTypeA 13:30:45 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:45 A Side: 13:30:45 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Type: EntityTypeA 13:30:45 B Side: 13:30:45 Name provided-by-entityTypeA 13:30:45 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:45 A Side: 13:30:45 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Type: EntityTypeA 13:30:45 B Side: 13:30:45 Name grouped-by-entityTypeA 13:30:45 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:45 A Side: 13:30:45 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Type: EntityTypeA 13:30:45 B Side: 13:30:45 Name installed-entityTypeA 13:30:45 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:45 A Side: 13:30:45 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 B Side: 13:30:45 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:45 13:30:45 2025-07-02T13:30:45.907Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 13:30:45 2025-07-02T13:30:45.907Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 13:30:45 2025-07-02T13:30:45.907Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 13:30:45 A Side: 13:30:45 Name: provided-lteSectorCarrier 13:30:45 Type: ENodeBFunction 13:30:45 B Side: 13:30:45 Name provided-by-enodebFunction 13:30:45 Type LTESectorCarrier 13:30:45 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 13:30:45 A Side: 13:30:45 Name: used-antennaCapability 13:30:45 Type: LTESectorCarrier 13:30:45 B Side: 13:30:45 Name used-by-lteSectorCarrier 13:30:45 Type AntennaCapability 13:30:45 13:30:45 2025-07-02T13:30:45.907Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 13:30:45 A Side: 13:30:45 Name: serviced-antennaCapability 13:30:45 Type: or-teiv-equip:AntennaModule 13:30:45 B Side: 13:30:45 Name serving-antennaModule 13:30:45 Type or-teiv-ran:AntennaCapability 13:30:45 13:30:45 2025-07-02T13:30:45.908Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 13:30:46 2025-07-02T13:30:46.082Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine2080350628517845260/dotfile.dot 13:30:46 2025-07-02T13:30:46.087Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine2080350628517845260/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:46.998Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine2080350628517845260/outfile.svg 13:30:47 2025-07-02T13:30:47.039Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 13:30:47 2025-07-02T13:30:47.068Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14528211956293861178/dotfile.dot 13:30:47 2025-07-02T13:30:47.069Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14528211956293861178/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:47.151Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14528211956293861178/outfile.svg 13:30:47 2025-07-02T13:30:47.159Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 13:30:47 2025-07-02T13:30:47.173Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine11821512753606238454/dotfile.dot 13:30:47 2025-07-02T13:30:47.174Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine11821512753606238454/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:47.226Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine11821512753606238454/outfile.svg 13:30:47 2025-07-02T13:30:47.237Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 13:30:47 2025-07-02T13:30:47.258Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine2704745412954730086/dotfile.dot 13:30:47 2025-07-02T13:30:47.258Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine2704745412954730086/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:47.310Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine2704745412954730086/outfile.svg 13:30:47 2025-07-02T13:30:47.323Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel 13:30:47 2025-07-02T13:30:47.325Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 13:30:47 2025-07-02T13:30:47.326Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 13:30:47 2025-07-02T13:30:47.326Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 13:30:47 2025-07-02T13:30:47.327Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 13:30:47 2025-07-02T13:30:47.338Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 13:30:47 2025-07-02T13:30:47.347Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14903883490828030137/dotfile.dot 13:30:47 2025-07-02T13:30:47.347Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14903883490828030137/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:47.398Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14903883490828030137/outfile.svg 13:30:47 2025-07-02T13:30:47.401Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 13:30:47 2025-07-02T13:30:47.403Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 13:30:47 2025-07-02T13:30:47.405Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 13:30:47 2025-07-02T13:30:47.415Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine3823550584914452407/dotfile.dot 13:30:47 2025-07-02T13:30:47.416Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine3823550584914452407/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:47.466Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine3823550584914452407/outfile.svg 13:30:47 2025-07-02T13:30:47.472Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 13:30:47 2025-07-02T13:30:47.474Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 13:30:47 2025-07-02T13:30:47.476Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 13:30:47 2025-07-02T13:30:47.482Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine9042591621060362060/dotfile.dot 13:30:47 2025-07-02T13:30:47.482Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine9042591621060362060/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:47.533Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine9042591621060362060/outfile.svg 13:30:47 2025-07-02T13:30:47.538Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 13:30:47 2025-07-02T13:30:47.540Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 13:30:47 2025-07-02T13:30:47.542Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 13:30:47 2025-07-02T13:30:47.542Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 13:30:47 2025-07-02T13:30:47.543Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 13:30:47 2025-07-02T13:30:47.543Z INFO 2931 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 13:30:47 2025-07-02T13:30:47.553Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:47 2025-07-02T13:30:47.600Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:47 2025-07-02T13:30:47.601Z WARN 2931 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 13:30:47 2025-07-02T13:30:47.601Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:47 2025-07-02T13:30:47.601Z WARN 2931 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 13:30:47 2025-07-02T13:30:47.734Z INFO 2931 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Started EndToEndTest in 2.721 seconds (process running for 11.039) 13:30:47 2025-07-02T13:30:47.796Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 13:30:47 2025-07-02T13:30:47.797Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 13:30:47 2025-07-02T13:30:47.797Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 13:30:47 Entity Name: EntityTypeA 13:30:47 13:30:47 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Container Name: attributes 13:30:47 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Leaf Type: string 13:30:47 Data Type: TEXT 13:30:47 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Leaf Type: uint32 13:30:47 Data Type: BIGINT 13:30:47 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Leaf Type: int32 13:30:47 Data Type: INTEGER 13:30:47 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Leaf Type: int64 13:30:47 Data Type: BIGINT 13:30:47 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Leaf Type: decimal64 13:30:47 Data Type: DECIMAL 13:30:47 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Leaf Type: string 13:30:47 Data Type: TEXT 13:30:47 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Container Type: [uses types3gpp:PLMNId] 13:30:47 Data Type: jsonb 13:30:47 13:30:47 2025-07-02T13:30:47.797Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 13:30:47 2025-07-02T13:30:47.797Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 13:30:47 2025-07-02T13:30:47.798Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 13:30:47 Entity Name: ODUFunction 13:30:47 Container Name: attributes 13:30:47 Leaf Name: gNBDUId 13:30:47 Leaf Type: int64 13:30:47 Data Type: BIGINT 13:30:47 Leaf Name: gNBId 13:30:47 Leaf Type: int64 13:30:47 Data Type: BIGINT 13:30:47 Leaf Name: gNBIdLength 13:30:47 Leaf Type: int32 13:30:47 Data Type: INTEGER 13:30:47 Container Name: dUpLMNId 13:30:47 Container Type: [uses types3gpp:PLMNId] 13:30:47 Data Type: jsonb 13:30:47 13:30:47 Entity Name: ENodeBFunction 13:30:47 Container Name: attributes 13:30:47 Leaf Name: eNBId 13:30:47 Leaf Type: int32 13:30:47 Data Type: INTEGER 13:30:47 Container Name: eNodeBPlmnId 13:30:47 Container Type: [] 13:30:47 Data Type: jsonb 13:30:47 13:30:47 Entity Name: LTESectorCarrier 13:30:47 Container Name: attributes 13:30:47 Leaf Name: sectorCarrierType 13:30:47 Leaf Type: enumeration 13:30:47 Data Type: TEXT 13:30:47 13:30:47 Entity Name: AntennaCapability 13:30:47 Container Name: attributes 13:30:47 Leaf Name: eUtranFqBands 13:30:47 Leaf Type: string 13:30:47 Data Type: TEXT 13:30:47 Leaf Name: geranFqBands 13:30:47 Leaf Type: string 13:30:47 Data Type: TEXT 13:30:47 Leaf Name: nRFqBands 13:30:47 Leaf Type: string 13:30:47 Data Type: TEXT 13:30:47 13:30:47 2025-07-02T13:30:47.798Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 13:30:47 2025-07-02T13:30:47.798Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 13:30:47 Entity Name: AntennaModule 13:30:47 Container Name: attributes 13:30:47 Leaf Name: antennaModelNumber 13:30:47 Leaf Type: string 13:30:47 Data Type: TEXT 13:30:47 Leaf Name: mechanicalAntennaBearing 13:30:47 Leaf Type: int32 13:30:47 Data Type: INTEGER 13:30:47 Leaf Name: mechanicalAntennaTilt 13:30:47 Leaf Type: int32 13:30:47 Data Type: INTEGER 13:30:47 Leaf Name: positionWithinSector 13:30:47 Leaf Type: string 13:30:47 Data Type: TEXT 13:30:47 Leaf Name: totalTilt 13:30:47 Leaf Type: int32 13:30:47 Data Type: INTEGER 13:30:47 Leaf Name: electricalAntennaTilt 13:30:47 Leaf Type: int32 13:30:47 Data Type: INTEGER 13:30:47 Leaf Name: antennaBeamWidth 13:30:47 Leaf Type: uint32 13:30:47 Data Type: BIGINT 13:30:47 Uses Name: geo:geo-location 13:30:47 13:30:47 2025-07-02T13:30:47.822Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 13:30:47 2025-07-02T13:30:47.823Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 13:30:47 2025-07-02T13:30:47.823Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:47 A Side: 13:30:47 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Type: EntityTypeA 13:30:47 B Side: 13:30:47 Name used-by-entityTypeA 13:30:47 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:47 A Side: 13:30:47 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Type: EntityTypeA 13:30:47 B Side: 13:30:47 Name provided-by-entityTypeA 13:30:47 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:47 A Side: 13:30:47 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Type: EntityTypeA 13:30:47 B Side: 13:30:47 Name grouped-by-entityTypeA 13:30:47 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:47 A Side: 13:30:47 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Type: EntityTypeA 13:30:47 B Side: 13:30:47 Name installed-entityTypeA 13:30:47 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 13:30:47 A Side: 13:30:47 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 B Side: 13:30:47 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 13:30:47 13:30:47 2025-07-02T13:30:47.823Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 13:30:47 2025-07-02T13:30:47.823Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 13:30:47 2025-07-02T13:30:47.824Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 13:30:47 A Side: 13:30:47 Name: provided-lteSectorCarrier 13:30:47 Type: ENodeBFunction 13:30:47 B Side: 13:30:47 Name provided-by-enodebFunction 13:30:47 Type LTESectorCarrier 13:30:47 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 13:30:47 A Side: 13:30:47 Name: used-antennaCapability 13:30:47 Type: LTESectorCarrier 13:30:47 B Side: 13:30:47 Name used-by-lteSectorCarrier 13:30:47 Type AntennaCapability 13:30:47 13:30:47 2025-07-02T13:30:47.824Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 13:30:47 A Side: 13:30:47 Name: serviced-antennaCapability 13:30:47 Type: or-teiv-equip:AntennaModule 13:30:47 B Side: 13:30:47 Name serving-antennaModule 13:30:47 Type or-teiv-ran:AntennaCapability 13:30:47 13:30:47 2025-07-02T13:30:47.824Z INFO 2931 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 13:30:47 2025-07-02T13:30:47.844Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17486697362027230533/dotfile.dot 13:30:47 2025-07-02T13:30:47.844Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17486697362027230533/dotfile.dot -ooutfile.svg] 13:30:47 2025-07-02T13:30:47.895Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17486697362027230533/outfile.svg 13:30:47 2025-07-02T13:30:47.898Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 13:30:47 2025-07-02T13:30:47.906Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine166385427144177293/dotfile.dot 13:30:47 2025-07-02T13:30:47.906Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine166385427144177293/dotfile.dot -ooutfile.svg] 13:30:48 2025-07-02T13:30:47.957Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine166385427144177293/outfile.svg 13:30:48 2025-07-02T13:30:47.963Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 13:30:48 2025-07-02T13:30:47.971Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17910338568218949413/dotfile.dot 13:30:48 2025-07-02T13:30:47.971Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17910338568218949413/dotfile.dot -ooutfile.svg] 13:30:48 2025-07-02T13:30:48.022Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17910338568218949413/outfile.svg 13:30:48 2025-07-02T13:30:48.026Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 13:30:48 2025-07-02T13:30:48.043Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine4496255523294399752/dotfile.dot 13:30:48 2025-07-02T13:30:48.044Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine4496255523294399752/dotfile.dot -ooutfile.svg] 13:30:48 2025-07-02T13:30:48.095Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine4496255523294399752/outfile.svg 13:30:48 2025-07-02T13:30:48.103Z INFO 2931 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel 13:30:48 2025-07-02T13:30:48.104Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 13:30:48 2025-07-02T13:30:48.104Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 13:30:48 2025-07-02T13:30:48.105Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 13:30:48 2025-07-02T13:30:48.105Z INFO 2931 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 13:30:48 2025-07-02T13:30:48.106Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 13:30:48 2025-07-02T13:30:48.110Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine15002265218014026687/dotfile.dot 13:30:48 2025-07-02T13:30:48.111Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine15002265218014026687/dotfile.dot -ooutfile.svg] 13:30:48 2025-07-02T13:30:48.165Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine15002265218014026687/outfile.svg 13:30:48 2025-07-02T13:30:48.168Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 13:30:48 2025-07-02T13:30:48.170Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 13:30:48 2025-07-02T13:30:48.172Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 13:30:48 2025-07-02T13:30:48.178Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1309250974906272662/dotfile.dot 13:30:48 2025-07-02T13:30:48.179Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1309250974906272662/dotfile.dot -ooutfile.svg] 13:30:48 2025-07-02T13:30:48.229Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1309250974906272662/outfile.svg 13:30:48 2025-07-02T13:30:48.232Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 13:30:48 2025-07-02T13:30:48.234Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 13:30:48 2025-07-02T13:30:48.235Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 13:30:48 2025-07-02T13:30:48.239Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine6074017260014658024/dotfile.dot 13:30:48 2025-07-02T13:30:48.239Z INFO 2931 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine6074017260014658024/dotfile.dot -ooutfile.svg] 13:30:48 2025-07-02T13:30:48.290Z INFO 2931 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine6074017260014658024/outfile.svg 13:30:48 2025-07-02T13:30:48.292Z INFO 2931 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 13:30:48 2025-07-02T13:30:48.294Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 13:30:48 2025-07-02T13:30:48.294Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 13:30:48 2025-07-02T13:30:48.295Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 13:30:48 2025-07-02T13:30:48.295Z INFO 2931 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 13:30:48 2025-07-02T13:30:48.295Z INFO 2931 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 13:30:48 2025-07-02T13:30:48.305Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:48 2025-07-02T13:30:48.318Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:48 2025-07-02T13:30:48.319Z WARN 2931 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 13:30:48 2025-07-02T13:30:48.319Z INFO 2931 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:30:48 2025-07-02T13:30:48.319Z WARN 2931 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 13:30:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.547 s -- in org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 13:30:48 [INFO] 13:30:48 [INFO] Results: 13:30:48 [INFO] 13:30:48 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 13:30:48 [INFO] 13:30:48 [INFO] 13:30:48 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ pgsql-schema-generator --- 13:30:48 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec 13:30:48 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 13:30:48 [INFO] All coverage checks have been met. 13:30:48 [INFO] 13:30:48 [INFO] --- jar:3.4.2:jar (default-jar) @ pgsql-schema-generator --- 13:30:48 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar 13:30:48 [INFO] 13:30:48 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ pgsql-schema-generator --- 13:30:49 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:30:49 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar.original 13:30:49 [INFO] 13:30:49 [INFO] --- spring-boot:3.4.2:repackage (default) @ pgsql-schema-generator --- 13:30:49 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:30:49 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar.original 13:30:49 [INFO] 13:30:49 [INFO] --- license:4.2:check (default) @ pgsql-schema-generator --- 13:30:49 [INFO] Checking licenses... 13:30:49 [WARNING] At least one licenseSet must be specified 13:30:49 [INFO] 13:30:49 [INFO] --- spotless:2.30.0:check (default) @ pgsql-schema-generator --- 13:30:51 [INFO] 13:30:51 [INFO] --- jacoco:0.8.8:report (report) @ pgsql-schema-generator --- 13:30:51 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec 13:30:51 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 13:30:51 [INFO] 13:30:51 [INFO] --- install:3.1.3:install (default-install) @ pgsql-schema-generator --- 13:30:51 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/pom.xml to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.0/pgsql-schema-generator-1.2.0.pom 13:30:51 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.0/pgsql-schema-generator-1.2.0.jar 13:30:51 [INFO] 13:30:51 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-pgsql-schema-generator-image) @ pgsql-schema-generator --- 13:30:54 [INFO] 13:30:54 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ pgsql-schema-generator --- 13:30:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:30:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:30:54 [INFO] 13:30:54 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-pgsql-schema-generator-image) @ pgsql-schema-generator --- 13:30:54 [INFO] 13:30:54 [INFO] ---------< org.oran.smo.teiv:topology-exposure-inventory-jar >---------- 13:30:54 [INFO] Building topology-exposure-inventory-jar 0.2.0-SNAPSHOT [6/8] 13:30:54 [INFO] from teiv/pom.xml 13:30:54 [INFO] --------------------------------[ jar ]--------------------------------- 13:31:03 [INFO] 13:31:03 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory-jar --- 13:31:03 [INFO] 13:31:03 [INFO] --- apache-rat:0.15:check (default) @ topology-exposure-inventory-jar --- 13:31:03 [INFO] Enabled default license matchers. 13:31:03 [INFO] Will parse SCM ignores for exclusions... 13:31:03 [INFO] Finished adding exclusions from SCM ignore files. 13:31:03 [INFO] 62 implicit excludes. 13:31:03 [INFO] 25 explicit excludes. 13:31:03 [INFO] 446 resources included 13:31:03 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 338 licenses. 13:31:03 [INFO] 13:31:03 [INFO] --- jacoco:0.8.8:prepare-agent (agent-for-ut) @ topology-exposure-inventory-jar --- 13:31:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 13:31:03 [INFO] 13:31:03 [INFO] --- antrun:3.1.0:run (download-external-yang-models) @ topology-exposure-inventory-jar --- 13:31:04 [INFO] Executing tasks 13:31:04 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import 13:31:04 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 13:31:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/_3gpp-common-yang-types.yang 13:31:05 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-extensions.yang 13:31:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/_3gpp-common-yang-extensions.yang 13:31:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2013-07-15.yang 13:31:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-inet-types.yang 13:31:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 13:31:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-geo-location.yang 13:31:05 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2013-07-15.yang 13:31:05 [INFO] [get] To: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/models/import/ietf-yang-types.yang 13:31:05 [INFO] Executed tasks 13:31:05 [INFO] 13:31:05 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-html) @ topology-exposure-inventory-jar --- 13:31:09 [INFO] Generating with dryRun=false 13:31:09 [INFO] No .openapi-generator-ignore file found. 13:31:09 [INFO] OpenAPI Generator: html (documentation) 13:31:09 [INFO] Generator 'html' is considered stable. 13:31:10 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:10 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:10 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:10 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:31:10 [INFO] Skipping generation of Webhooks. 13:31:10 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/index.html 13:31:10 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator-ignore 13:31:10 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/VERSION 13:31:10 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/FILES 13:31:10 ################################################################################ 13:31:10 # Thanks for using OpenAPI Generator. # 13:31:10 # Please consider donation to help us maintain this project 🙏 # 13:31:10 # https://opencollective.com/openapi_generator/donate # 13:31:10 ################################################################################ 13:31:10 [INFO] 13:31:10 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html2) @ topology-exposure-inventory-jar --- 13:31:11 [INFO] Generating with dryRun=false 13:31:11 [INFO] Output directory (/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:31:11 [INFO] OpenAPI Generator: html2 (documentation) 13:31:11 [INFO] Generator 'html2' is considered stable. 13:31:11 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:31:11 [INFO] Skipping generation of Webhooks. 13:31:11 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/index.html 13:31:11 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator-ignore 13:31:11 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator/VERSION 13:31:11 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/html/.openapi-generator/FILES 13:31:11 ################################################################################ 13:31:11 # Thanks for using OpenAPI Generator. # 13:31:11 # Please consider donation to help us maintain this project 🙏 # 13:31:11 # https://opencollective.com/openapi_generator/donate # 13:31:11 ################################################################################ 13:31:11 [INFO] 13:31:11 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ topology-exposure-inventory-jar --- 13:31:11 [INFO] Generating with dryRun=false 13:31:11 [INFO] OpenAPI Generator: openapi (documentation) 13:31:11 [INFO] Generator 'openapi' is considered stable. 13:31:11 [INFO] Output file name [outputFileName=topology-exposure-inventory-openapi.json] 13:31:11 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] wrote file to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/topology-exposure-inventory-openapi.json 13:31:11 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:31:11 [INFO] Skipping generation of Webhooks. 13:31:11 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/README.md 13:31:11 [INFO] Skipped /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 13:31:11 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/VERSION 13:31:11 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/resources/v1/.openapi-generator/FILES 13:31:11 ################################################################################ 13:31:11 # Thanks for using OpenAPI Generator. # 13:31:11 # Please consider donation to help us maintain this project 🙏 # 13:31:11 # https://opencollective.com/openapi_generator/donate # 13:31:11 ################################################################################ 13:31:11 [INFO] 13:31:11 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-pojos) @ topology-exposure-inventory-jar --- 13:31:11 [INFO] Generating with dryRun=false 13:31:11 [INFO] Output directory (/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:31:11 [INFO] OpenAPI Generator: spring (server) 13:31:11 [INFO] Generator 'spring' is considered stable. 13:31:11 [INFO] ---------------------------------- 13:31:11 [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) 13:31:11 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:31:11 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.oran.smo.teiv 13:31:11 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 13:31:11 [INFO] Processing operation getAllDomains 13:31:11 [INFO] Processing operation getTopologyEntityTypes 13:31:11 [INFO] Processing operation getTopologyByEntityTypeName 13:31:11 [INFO] Processing operation getTopologyById 13:31:11 [INFO] Processing operation getAllRelationshipsForEntityId 13:31:11 [INFO] Processing operation getTopologyRelationshipTypes 13:31:11 [INFO] Processing operation getRelationshipsByType 13:31:11 [INFO] Processing operation getRelationshipById 13:31:11 [INFO] Processing operation getEntitiesByDomain 13:31:11 [INFO] Processing operation getSchemas 13:31:11 [INFO] Processing operation createSchema 13:31:11 [INFO] Processing operation getSchemaByName 13:31:11 [INFO] Processing operation deleteSchema 13:31:11 [INFO] Processing operation updateClassifier 13:31:11 [INFO] Processing operation updateDecorator 13:31:11 [INFO] Processing operation getAllGroups 13:31:11 [INFO] Processing operation createGroup 13:31:11 [INFO] Processing operation getGroupById 13:31:11 [INFO] Processing operation deleteGroup 13:31:11 [INFO] Processing operation updateGroupName 13:31:11 [INFO] Processing operation getMembers 13:31:11 [INFO] Processing operation getProvidedMembers 13:31:11 [INFO] Processing operation updateProvidedMembers 13:31:12 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCreateGroupPayload.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCriteria.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomainsItemsInner.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamic.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicEnum.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupByIdResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypesItemsInner.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivErrorMessage.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByDomain.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByType.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsByType.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsForEntityId.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupByIdResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivHref.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypesItemsInner.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchema.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticEnum.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupByIdResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupResponse.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateGroupNamePayload.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ClassifiersApi.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/DecoratorsApi.java 13:31:12 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/EntitiesAndRelationshipsApi.java 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/GroupsApi.java 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/SchemasApi.java 13:31:13 [INFO] Skipping generation of Webhooks. 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/pom.xml 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/README.md 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ApiUtil.java 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator-ignore 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator/VERSION 13:31:13 [INFO] writing file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/.openapi-generator/FILES 13:31:13 ################################################################################ 13:31:13 # Thanks for using OpenAPI Generator. # 13:31:13 # Please consider donation to help us maintain this project 🙏 # 13:31:13 # https://opencollective.com/openapi_generator/donate # 13:31:13 ################################################################################ 13:31:13 [INFO] 13:31:13 [INFO] --- build-helper:3.6.0:add-source (default) @ topology-exposure-inventory-jar --- 13:31:13 [INFO] Source directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/annotations added. 13:31:13 [INFO] 13:31:13 [INFO] --- antlr4:4.13.0:antlr4 (default) @ topology-exposure-inventory-jar --- 13:31:14 [INFO] ANTLR 4: Processing source directory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/antlr4 13:31:14 [INFO] Processing grammar: org/oran/smo/teiv/antlr4/teivPath.g4 13:31:14 [WARNING] warning(131): org/oran/smo/teiv/antlr4/teivPath.g4:91:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 13:31:14 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/org/oran/smo/teiv/antlr4/teivPath.g4 [91:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 13:31:14 [INFO] 13:31:14 [INFO] --- asciidoctor:2.2.1:process-asciidoc (generate-docs) @ topology-exposure-inventory-jar --- 13:31:17 [INFO] sourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-contract-docs does not exist 13:31:17 [INFO] No sourceDirectory found. Skipping processing 13:31:17 [INFO] 13:31:17 [INFO] --- exec:3.0.0:exec (run-pgsql-generator-jar) @ topology-exposure-inventory-jar --- 13:31:19 13:31:19 . ____ _ __ _ _ 13:31:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:31:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:31:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:31:19 ' |____| .__|_| |_|_| |_\__, | / / / / 13:31:19 =========|_|==============|___/=/_/_/_/ 13:31:19 13:31:19 :: Spring Boot :: (v3.4.2) 13:31:19 13:31:19 2025-07-02T13:31:19.731Z INFO 3161 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Starting DatabaseSchemaGeneratorApplication v1.2.0 using Java 17.0.7 with PID 3161 (/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv) 13:31:19 2025-07-02T13:31:19.740Z INFO 3161 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : No active profile set, falling back to 1 default profile: "default" 13:31:20 2025-07-02T13:31:20.944Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 13:31:20 Entity Name: ManagedElement 13:31:20 13:31:20 2025-07-02T13:31:20.945Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 13:31:20 2025-07-02T13:31:20.945Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 13:31:20 2025-07-02T13:31:20.950Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 13:31:20 Entity Name: SMO 13:31:20 Container Name: attributes 13:31:20 Leaf Name: smoName 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 13:31:20 Entity Name: ODUFunction 13:31:20 Container Name: attributes 13:31:20 Leaf Name: gNBDUId 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 Leaf Name: gNBId 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 Leaf Name: gNBIdLength 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Container Name: dUpLMNId 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 Entity Name: OCUCPFunction 13:31:20 Container Name: attributes 13:31:20 Leaf Name: gNBCUName 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Leaf Name: gNBId 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 Leaf Name: gNBIdLength 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Container Name: pLMNId 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 Entity Name: OCUUPFunction 13:31:20 Container Name: attributes 13:31:20 Leaf Name: gNBId 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 Leaf Name: gNBIdLength 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: pLMNIdList 13:31:20 Leaf Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 Entity Name: NearRTRICFunction 13:31:20 Container Name: attributes 13:31:20 Leaf Name: nearRtRicId 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 Container Name: pLMNId 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 Entity Name: ORUFunction 13:31:20 Container Name: attributes 13:31:20 Leaf Name: oruId 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 13:31:20 Entity Name: NRCellCU 13:31:20 Container Name: attributes 13:31:20 Leaf Name: cellLocalId 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: nCI 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 Leaf Name: nRTAC 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Container Name: plmnId 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 Entity Name: NRCellDU 13:31:20 Container Name: attributes 13:31:20 Leaf Name: cellLocalId 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: nCI 13:31:20 Leaf Type: int64 13:31:20 Data Type: BIGINT 13:31:20 Leaf Name: nRPCI 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: nRTAC 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 13:31:20 Entity Name: NRSectorCarrier 13:31:20 Container Name: attributes 13:31:20 Leaf Name: arfcnDL 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: arfcnUL 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: frequencyDL 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: frequencyUL 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: bSChannelBwDL 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 13:31:20 Entity Name: AntennaCapability 13:31:20 Container Name: attributes 13:31:20 Leaf Name: eUtranFqBands 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Leaf Name: geranFqBands 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Leaf Name: nRFqBands 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 13:31:20 Entity Name: Sector 13:31:20 Container Name: attributes 13:31:20 Leaf Name: sectorId 13:31:20 Leaf Type: uint64 13:31:20 Data Type: BIGINT 13:31:20 Leaf Name: azimuth 13:31:20 Leaf Type: decimal64 13:31:20 Data Type: DECIMAL 13:31:20 Container Name: geo-location 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 2025-07-02T13:31:20.951Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 13:31:20 Entity Name: AntennaModule 13:31:20 Container Name: attributes 13:31:20 Leaf Name: antennaModelNumber 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Leaf Name: mechanicalAntennaBearing 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: mechanicalAntennaTilt 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: positionWithinSector 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Leaf Name: totalTilt 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: electricalAntennaTilt 13:31:20 Leaf Type: int32 13:31:20 Data Type: INTEGER 13:31:20 Leaf Name: horizontalBeamWidth 13:31:20 Leaf Type: decimal64 13:31:20 Data Type: DECIMAL 13:31:20 Leaf Name: verticalBeamWidth 13:31:20 Leaf Type: decimal64 13:31:20 Data Type: DECIMAL 13:31:20 Leaf Name: azimuth 13:31:20 Leaf Type: decimal64 13:31:20 Data Type: DECIMAL 13:31:20 Leaf Name: antennaBeamWidth 13:31:20 Leaf Type: uint32 13:31:20 Data Type: BIGINT 13:31:20 Container Name: geo-location 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 Entity Name: Site 13:31:20 Container Name: attributes 13:31:20 Leaf Name: name 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Container Name: geo-location 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 2025-07-02T13:31:20.951Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud 13:31:20 2025-07-02T13:31:20.952Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical 13:31:20 Entity Name: PhysicalAppliance 13:31:20 Container Name: attributes 13:31:20 Leaf Name: vendorName 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Leaf Name: modelName 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 13:31:20 Entity Name: Site 13:31:20 Container Name: attributes 13:31:20 Leaf Name: siteName 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Container Name: siteLocation 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 2025-07-02T13:31:20.952Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran 13:31:20 2025-07-02T13:31:20.952Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 13:31:20 2025-07-02T13:31:20.952Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran 13:31:20 2025-07-02T13:31:20.952Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 13:31:20 2025-07-02T13:31:20.952Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 13:31:20 2025-07-02T13:31:20.952Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 13:31:20 2025-07-02T13:31:20.953Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 13:31:20 2025-07-02T13:31:20.953Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud 13:31:20 Entity Name: CloudifiedNF 13:31:20 Container Name: attributes 13:31:20 Leaf Name: name 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 13:31:20 Entity Name: NFDeployment 13:31:20 Container Name: attributes 13:31:20 Leaf Name: name 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 13:31:20 Entity Name: OCloudNamespace 13:31:20 Container Name: attributes 13:31:20 Leaf Name: name 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 13:31:20 Entity Name: NodeCluster 13:31:20 Container Name: attributes 13:31:20 Leaf Name: name 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 13:31:20 Entity Name: OCloudSite 13:31:20 Container Name: attributes 13:31:20 Leaf Name: name 13:31:20 Leaf Type: string 13:31:20 Data Type: TEXT 13:31:20 Container Name: geo-location 13:31:20 Container Type: [] 13:31:20 Data Type: jsonb 13:31:20 13:31:20 2025-07-02T13:31:20.954Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran 13:31:20 2025-07-02T13:31:20.954Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 13:31:21 2025-07-02T13:31:21.050Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 13:31:21 2025-07-02T13:31:21.050Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 13:31:21 2025-07-02T13:31:21.050Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 13:31:21 2025-07-02T13:31:21.056Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ODUFUNCTION_PROVIDES_NRCELLDU 13:31:21 A Side: 13:31:21 Name: provided-nrCellDu 13:31:21 Type: ODUFunction 13:31:21 B Side: 13:31:21 Name provided-by-oduFunction 13:31:21 Type NRCellDU 13:31:21 Relationship Name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER 13:31:21 A Side: 13:31:21 Name: provided-nrSectorCarrier 13:31:21 Type: ODUFunction 13:31:21 B Side: 13:31:21 Name provided-by-oduFunction 13:31:21 Type NRSectorCarrier 13:31:21 Relationship Name: OCUCPFUNCTION_PROVIDES_NRCELLCU 13:31:21 A Side: 13:31:21 Name: provided-nrCellCu 13:31:21 Type: OCUCPFunction 13:31:21 B Side: 13:31:21 Name provided-by-ocucpFunction 13:31:21 Type NRCellCU 13:31:21 Relationship Name: NRCELLDU_USES_NRSECTORCARRIER 13:31:21 A Side: 13:31:21 Name: used-nrSectorCarrier 13:31:21 Type: NRCellDU 13:31:21 B Side: 13:31:21 Name used-by-nrCellDu 13:31:21 Type NRSectorCarrier 13:31:21 Relationship Name: NRSECTORCARRIER_USES_ANTENNACAPABILITY 13:31:21 A Side: 13:31:21 Name: used-antennaCapability 13:31:21 Type: NRSectorCarrier 13:31:21 B Side: 13:31:21 Name used-by-nrSectorCarrier 13:31:21 Type AntennaCapability 13:31:21 Relationship Name: SECTOR_GROUPS_NRCELLDU 13:31:21 A Side: 13:31:21 Name: grouped-nrCellDu 13:31:21 Type: Sector 13:31:21 B Side: 13:31:21 Name grouped-by-sector 13:31:21 Type NRCellDU 13:31:21 Relationship Name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION 13:31:21 A Side: 13:31:21 Name: ocucpFunction-e2-linked-ocuupFunction 13:31:21 Type: or-teiv-ran:OCUCPFunction 13:31:21 B Side: 13:31:21 Name ocuupFunction-e2-linked-by-ocucpFunction 13:31:21 Type or-teiv-ran:OCUUPFunction 13:31:21 Relationship Name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION 13:31:21 A Side: 13:31:21 Name: oduFunction-e2-linked-nearRTRICFunction 13:31:21 Type: or-teiv-ran:ODUFunction 13:31:21 B Side: 13:31:21 Name nearRTRICFunction-e2-linked-by-oduFunction 13:31:21 Type or-teiv-ran:NearRTRICFunction 13:31:21 Relationship Name: OCUCPFUNCTION_E2LINK_NEARRTRICFUNCTION 13:31:21 A Side: 13:31:21 Name: ocucpFunction-e2-linked-nearRTRICFunction 13:31:21 Type: or-teiv-ran:OCUCPFunction 13:31:21 B Side: 13:31:21 Name nearRTRICFunction-e2-linked-by-ocucpFunction 13:31:21 Type or-teiv-ran:NearRTRICFunction 13:31:21 Relationship Name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION 13:31:21 A Side: 13:31:21 Name: ocuupFunction-e2-linked-nearRTRICFunction 13:31:21 Type: or-teiv-ran:OCUUPFunction 13:31:21 B Side: 13:31:21 Name nearRTRICFunction-e2-linked-by-ocuupFunction 13:31:21 Type or-teiv-ran:NearRTRICFunction 13:31:21 Relationship Name: ORUFUNCTION_OFHMLINK_SMO 13:31:21 A Side: 13:31:21 Name: oruFunction-ofhm-linked-smo 13:31:21 Type: or-teiv-ran:ORUFunction 13:31:21 B Side: 13:31:21 Name smo-ofhm-linked-by-oruFunction 13:31:21 Type or-teiv-ran:SMO 13:31:21 Relationship Name: ORUFUNCTION_OFHMLINK_ODUFUNCTION 13:31:21 A Side: 13:31:21 Name: oruFunction-ofhm-linked-oduFunction 13:31:21 Type: or-teiv-ran:ORUFunction 13:31:21 B Side: 13:31:21 Name oduFunction-ofhm-linked-by-oruFunction 13:31:21 Type or-teiv-ran:ODUFunction 13:31:21 Relationship Name: ORUFUNCTION_OFHCLINK_ODUFUNCTION 13:31:21 A Side: 13:31:21 Name: oruFunction-ofhc-linked-oduFunction 13:31:21 Type: or-teiv-ran:ORUFunction 13:31:21 B Side: 13:31:21 Name oduFunction-ofhc-linked-by-oruFunction 13:31:21 Type or-teiv-ran:ODUFunction 13:31:21 Relationship Name: ORUFUNCTION_OFHULINK_ODUFUNCTION 13:31:21 A Side: 13:31:21 Name: oruFunction-ofhu-linked-oduFunction 13:31:21 Type: or-teiv-ran:ORUFunction 13:31:21 B Side: 13:31:21 Name oduFunction-ofhu-linked-by-oruFunction 13:31:21 Type or-teiv-ran:ODUFunction 13:31:21 Relationship Name: ORUFUNCTION_OFHSLINK_ODUFUNCTION 13:31:21 A Side: 13:31:21 Name: oruFunction-ofhs-linked-oduFunction 13:31:21 Type: or-teiv-ran:ORUFunction 13:31:21 B Side: 13:31:21 Name oduFunction-ofhs-linked-by-oruFunction 13:31:21 Type or-teiv-ran:ODUFunction 13:31:21 Relationship Name: ODUFUNCTION_O1LINK_SMO 13:31:21 A Side: 13:31:21 Name: oduFunction-o1-linked-smo 13:31:21 Type: or-teiv-ran:ODUFunction 13:31:21 B Side: 13:31:21 Name smo-o1-linked-by-oduFunction 13:31:21 Type or-teiv-ran:SMO 13:31:21 Relationship Name: OCUCPFUNCTION_O1LINK_SMO 13:31:21 A Side: 13:31:21 Name: ocucpFunction-o1-linked-smo 13:31:21 Type: or-teiv-ran:OCUCPFunction 13:31:21 B Side: 13:31:21 Name smo-o1-linked-by-ocucpFunction 13:31:21 Type or-teiv-ran:SMO 13:31:21 Relationship Name: ORUFUNCTION_O1LINK_SMO 13:31:21 A Side: 13:31:21 Name: oruFunction-o1-linked-smo 13:31:21 Type: or-teiv-ran:ORUFunction 13:31:21 B Side: 13:31:21 Name smo-o1-linked-by-oruFunction 13:31:21 Type or-teiv-ran:SMO 13:31:21 Relationship Name: NEARRTRICFUNCTION_O1LINK_SMO 13:31:21 A Side: 13:31:21 Name: nearRTRICFunction-o1-linked-smo 13:31:21 Type: or-teiv-ran:NearRTRICFunction 13:31:21 B Side: 13:31:21 Name smo-o1-linked-by-nearRTRICFunction 13:31:21 Type or-teiv-ran:SMO 13:31:21 Relationship Name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION 13:31:21 A Side: 13:31:21 Name: oduFunction-f1-u-linked-ocuupFunction 13:31:21 Type: or-teiv-ran:ODUFunction 13:31:21 B Side: 13:31:21 Name ocuupFunction-f1-u-linked-by-oduFunction 13:31:21 Type or-teiv-ran:OCUUPFunction 13:31:21 Relationship Name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION 13:31:21 A Side: 13:31:21 Name: oduFunction-f1-c-linked-ocucpFunction 13:31:21 Type: or-teiv-ran:ODUFunction 13:31:21 B Side: 13:31:21 Name ocucpFunction-f1-c-linked-by-oduFunction 13:31:21 Type or-teiv-ran:OCUCPFunction 13:31:21 13:31:21 2025-07-02T13:31:21.057Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment Relationship Name: ANTENNAMODULE_INSTALLED_AT_SITE 13:31:21 A Side: 13:31:21 Name: installed-at-site 13:31:21 Type: AntennaModule 13:31:21 B Side: 13:31:21 Name installed-antennaModule 13:31:21 Type Site 13:31:21 13:31:21 2025-07-02T13:31:21.058Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud Relationship Name: MANAGEDELEMENT_DEPLOYED_AS_CLOUDIFIEDNF 13:31:21 A Side: 13:31:21 Name: deployed-as-cloudifiedNF 13:31:21 Type: or-teiv-oam:ManagedElement 13:31:21 B Side: 13:31:21 Name deployed-managedElement 13:31:21 Type or-teiv-cloud:CloudifiedNF 13:31:21 Relationship Name: NFDEPLOYMENT_SERVES_MANAGEDELEMENT 13:31:21 A Side: 13:31:21 Name: serviced-managedElement 13:31:21 Type: or-teiv-cloud:NFDeployment 13:31:21 B Side: 13:31:21 Name serving-nFDeployment 13:31:21 Type or-teiv-oam:ManagedElement 13:31:21 13:31:21 2025-07-02T13:31:21.058Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical Relationship Name: PHYSICALAPPLIANCE_INSTALLEDAT_SITE 13:31:21 A Side: 13:31:21 Name: installing-site 13:31:21 Type: PhysicalAppliance 13:31:21 B Side: 13:31:21 Name installed-physicalAppliance 13:31:21 Type Site 13:31:21 13:31:21 2025-07-02T13:31:21.059Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran Relationship Name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION 13:31:21 A Side: 13:31:21 Name: served-oduFunction 13:31:21 Type: or-teiv-physical:PhysicalAppliance 13:31:21 B Side: 13:31:21 Name serving-physicalAppliance 13:31:21 Type or-teiv-ran:ODUFunction 13:31:21 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUCPFUNCTION 13:31:21 A Side: 13:31:21 Name: served-ocucpFunction 13:31:21 Type: or-teiv-physical:PhysicalAppliance 13:31:21 B Side: 13:31:21 Name serving-physicalAppliance 13:31:21 Type or-teiv-ran:OCUCPFunction 13:31:21 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUUPFUNCTION 13:31:21 A Side: 13:31:21 Name: served-ocuupFunction 13:31:21 Type: or-teiv-physical:PhysicalAppliance 13:31:21 B Side: 13:31:21 Name serving-physicalAppliance 13:31:21 Type or-teiv-ran:OCUUPFunction 13:31:21 Relationship Name: PHYSICALAPPLIANCE_SERVES_NEARRTRICFUNCTION 13:31:21 A Side: 13:31:21 Name: served-nearRTRICFunction 13:31:21 Type: or-teiv-physical:PhysicalAppliance 13:31:21 B Side: 13:31:21 Name serving-physicalAppliance 13:31:21 Type or-teiv-ran:NearRTRICFunction 13:31:21 13:31:21 2025-07-02T13:31:21.059Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 13:31:21 2025-07-02T13:31:21.060Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran Relationship Name: MANAGEDELEMENT_MANAGES_ODUFUNCTION 13:31:21 A Side: 13:31:21 Name: managed-oduFunction 13:31:21 Type: or-teiv-oam:ManagedElement 13:31:21 B Side: 13:31:21 Name managed-by-managedElement 13:31:21 Type or-teiv-ran:ODUFunction 13:31:21 Relationship Name: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION 13:31:21 A Side: 13:31:21 Name: managed-ocucpFunction 13:31:21 Type: or-teiv-oam:ManagedElement 13:31:21 B Side: 13:31:21 Name managed-by-managedElement 13:31:21 Type or-teiv-ran:OCUCPFunction 13:31:21 Relationship Name: MANAGEDELEMENT_MANAGES_OCUUPFUNCTION 13:31:21 A Side: 13:31:21 Name: managed-ocuupFunction 13:31:21 Type: or-teiv-oam:ManagedElement 13:31:21 B Side: 13:31:21 Name managed-by-managedElement 13:31:21 Type or-teiv-ran:OCUUPFunction 13:31:21 Relationship Name: MANAGEDELEMENT_MANAGES_ORUFUNCTION 13:31:21 A Side: 13:31:21 Name: managed-oruFunction 13:31:21 Type: or-teiv-oam:ManagedElement 13:31:21 B Side: 13:31:21 Name managed-by-managedElement 13:31:21 Type or-teiv-ran:ORUFunction 13:31:21 Relationship Name: MANAGEDELEMENT_MANAGES_NEARRTRICFUNCTION 13:31:21 A Side: 13:31:21 Name: managed-nearRTRICFunction 13:31:21 Type: or-teiv-oam:ManagedElement 13:31:21 B Side: 13:31:21 Name managed-by-managedElement 13:31:21 Type or-teiv-ran:NearRTRICFunction 13:31:21 13:31:21 2025-07-02T13:31:21.060Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 13:31:21 2025-07-02T13:31:21.060Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 13:31:21 2025-07-02T13:31:21.061Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 13:31:21 2025-07-02T13:31:21.061Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 13:31:21 A Side: 13:31:21 Name: serviced-antennaCapability 13:31:21 Type: or-teiv-equip:AntennaModule 13:31:21 B Side: 13:31:21 Name serving-antennaModule 13:31:21 Type or-teiv-ran:AntennaCapability 13:31:21 Relationship Name: ANTENNAMODULE_SERVES_NRCELLDU 13:31:21 A Side: 13:31:21 Name: serviced-nrCellDu 13:31:21 Type: or-teiv-equip:AntennaModule 13:31:21 B Side: 13:31:21 Name serving-antennaModule 13:31:21 Type or-teiv-ran:NRCellDU 13:31:21 Relationship Name: SECTOR_GROUPS_ANTENNAMODULE 13:31:21 A Side: 13:31:21 Name: grouped-antennaModule 13:31:21 Type: or-teiv-ran:Sector 13:31:21 B Side: 13:31:21 Name grouped-by-sector 13:31:21 Type or-teiv-equip:AntennaModule 13:31:21 13:31:21 2025-07-02T13:31:21.062Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud Relationship Name: CLOUDIFIEDNF_COMPRISES_NFDEPLOYMENT 13:31:21 A Side: 13:31:21 Name: comprised-nFDeployment 13:31:21 Type: CloudifiedNF 13:31:21 B Side: 13:31:21 Name comprised-by-cloudifiedNF 13:31:21 Type NFDeployment 13:31:21 Relationship Name: NFDEPLOYMENT_DEPLOYED_ON_OCLOUDNAMESPACE 13:31:21 A Side: 13:31:21 Name: deployed-on-ocloudNamespace 13:31:21 Type: NFDeployment 13:31:21 B Side: 13:31:21 Name deployed-nFDeployment 13:31:21 Type OCloudNamespace 13:31:21 Relationship Name: OCLOUDNAMESPACE_DEPLOYED_ON_NODECLUSTER 13:31:21 A Side: 13:31:21 Name: deployed-on-nodeCluster 13:31:21 Type: OCloudNamespace 13:31:21 B Side: 13:31:21 Name deployed-ocloudNamespace 13:31:21 Type NodeCluster 13:31:21 Relationship Name: NODECLUSTER_LOCATED_AT_OCLOUDSITE 13:31:21 A Side: 13:31:21 Name: located-at-ocloudSite 13:31:21 Type: NodeCluster 13:31:21 B Side: 13:31:21 Name location-of-onodeCluster 13:31:21 Type OCloudSite 13:31:21 13:31:21 2025-07-02T13:31:21.063Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran Relationship Name: NFDEPLOYMENT_SERVES_ODUFUNCTION 13:31:21 A Side: 13:31:21 Name: serviced-oduFunction 13:31:21 Type: or-teiv-cloud:NFDeployment 13:31:21 B Side: 13:31:21 Name serving-nFDeployment 13:31:21 Type or-teiv-ran:ODUFunction 13:31:21 Relationship Name: NFDEPLOYMENT_SERVES_OCUCPFUNCTION 13:31:21 A Side: 13:31:21 Name: serviced-ocucpFunction 13:31:21 Type: or-teiv-cloud:NFDeployment 13:31:21 B Side: 13:31:21 Name serving-nFDeployment 13:31:21 Type or-teiv-ran:OCUCPFunction 13:31:21 Relationship Name: NFDEPLOYMENT_SERVES_OCUUPFUNCTION 13:31:21 A Side: 13:31:21 Name: serviced-ocuupFunction 13:31:21 Type: or-teiv-cloud:NFDeployment 13:31:21 B Side: 13:31:21 Name serving-nFDeployment 13:31:21 Type or-teiv-ran:OCUUPFunction 13:31:21 Relationship Name: NFDEPLOYMENT_SERVES_NEARRTRICFUNCTION 13:31:21 A Side: 13:31:21 Name: serviced-nearRTRICFunction 13:31:21 Type: or-teiv-cloud:NFDeployment 13:31:21 B Side: 13:31:21 Name serving-nFDeployment 13:31:21 Type or-teiv-ran:NearRTRICFunction 13:31:21 13:31:21 2025-07-02T13:31:21.063Z INFO 3161 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 13:31:21 2025-07-02T13:31:21.206Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine8579726081932501814/dotfile.dot 13:31:21 2025-07-02T13:31:21.213Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine8579726081932501814/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.274Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine8579726081932501814/outfile.svg 13:31:21 2025-07-02T13:31:21.287Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment-rel 13:31:21 2025-07-02T13:31:21.298Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine12936352562599173003/dotfile.dot 13:31:21 2025-07-02T13:31:21.299Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine12936352562599173003/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.349Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine12936352562599173003/outfile.svg 13:31:21 2025-07-02T13:31:21.361Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 13:31:21 2025-07-02T13:31:21.374Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine4555974434180329793/dotfile.dot 13:31:21 2025-07-02T13:31:21.374Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine4555974434180329793/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.425Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine4555974434180329793/outfile.svg 13:31:21 2025-07-02T13:31:21.435Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud-rel 13:31:21 2025-07-02T13:31:21.451Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14715452634360037684/dotfile.dot 13:31:21 2025-07-02T13:31:21.451Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14715452634360037684/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.502Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14715452634360037684/outfile.svg 13:31:21 2025-07-02T13:31:21.507Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel 13:31:21 2025-07-02T13:31:21.522Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17048616331932246946/dotfile.dot 13:31:21 2025-07-02T13:31:21.522Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17048616331932246946/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.573Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17048616331932246946/outfile.svg 13:31:21 2025-07-02T13:31:21.581Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel 13:31:21 2025-07-02T13:31:21.604Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine69267463803440441/dotfile.dot 13:31:21 2025-07-02T13:31:21.604Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine69267463803440441/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.655Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine69267463803440441/outfile.svg 13:31:21 2025-07-02T13:31:21.672Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran-rel 13:31:21 2025-07-02T13:31:21.679Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine9939388632171860126/dotfile.dot 13:31:21 2025-07-02T13:31:21.680Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine9939388632171860126/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.732Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine9939388632171860126/outfile.svg 13:31:21 2025-07-02T13:31:21.737Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel 13:31:21 2025-07-02T13:31:21.743Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1546148057842680297/dotfile.dot 13:31:21 2025-07-02T13:31:21.744Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1546148057842680297/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.806Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1546148057842680297/outfile.svg 13:31:21 2025-07-02T13:31:21.809Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical-rel 13:31:21 2025-07-02T13:31:21.819Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine983508449503435051/dotfile.dot 13:31:21 2025-07-02T13:31:21.819Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine983508449503435051/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.870Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine983508449503435051/outfile.svg 13:31:21 2025-07-02T13:31:21.875Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel 13:31:21 2025-07-02T13:31:21.912Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine2394436550600641874/dotfile.dot 13:31:21 2025-07-02T13:31:21.912Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine2394436550600641874/dotfile.dot -ooutfile.svg] 13:31:21 2025-07-02T13:31:21.964Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine2394436550600641874/outfile.svg 13:31:21 2025-07-02T13:31:21.983Z INFO 3161 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/overall-rel 13:31:21 2025-07-02T13:31:21.986Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment-rel.puml 13:31:21 2025-07-02T13:31:21.986Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 13:31:21 2025-07-02T13:31:21.986Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud-rel.puml 13:31:21 2025-07-02T13:31:21.987Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel.puml 13:31:21 2025-07-02T13:31:21.987Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel.puml 13:31:21 2025-07-02T13:31:21.989Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran-rel.puml 13:31:21 2025-07-02T13:31:21.989Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel.puml 13:31:21 2025-07-02T13:31:21.989Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical-rel.puml 13:31:21 2025-07-02T13:31:21.990Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel.puml 13:31:21 2025-07-02T13:31:21.990Z INFO 3161 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/overall-rel.puml 13:31:22 2025-07-02T13:31:22.009Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.015Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine16677105697988502002/dotfile.dot 13:31:22 2025-07-02T13:31:22.015Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine16677105697988502002/dotfile.dot -ooutfile.svg] 13:31:22 2025-07-02T13:31:22.066Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine16677105697988502002/outfile.svg 13:31:22 2025-07-02T13:31:22.068Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.070Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud 13:31:22 2025-07-02T13:31:22.071Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.075Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17217228835156328055/dotfile.dot 13:31:22 2025-07-02T13:31:22.075Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17217228835156328055/dotfile.dot -ooutfile.svg] 13:31:22 2025-07-02T13:31:22.129Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17217228835156328055/outfile.svg 13:31:22 2025-07-02T13:31:22.138Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.139Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment 13:31:22 2025-07-02T13:31:22.142Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.146Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine11593254792868284676/dotfile.dot 13:31:22 2025-07-02T13:31:22.146Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine11593254792868284676/dotfile.dot -ooutfile.svg] 13:31:22 2025-07-02T13:31:22.197Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine11593254792868284676/outfile.svg 13:31:22 2025-07-02T13:31:22.199Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.200Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-oam 13:31:22 2025-07-02T13:31:22.201Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.205Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine16553244726908806452/dotfile.dot 13:31:22 2025-07-02T13:31:22.205Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine16553244726908806452/dotfile.dot -ooutfile.svg] 13:31:22 2025-07-02T13:31:22.255Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine16553244726908806452/outfile.svg 13:31:22 2025-07-02T13:31:22.259Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.261Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical 13:31:22 2025-07-02T13:31:22.263Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.270Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1989772220451923138/dotfile.dot 13:31:22 2025-07-02T13:31:22.270Z INFO 3161 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1989772220451923138/dotfile.dot -ooutfile.svg] 13:31:22 2025-07-02T13:31:22.321Z INFO 3161 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1989772220451923138/outfile.svg 13:31:22 2025-07-02T13:31:22.325Z INFO 3161 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 13:31:22 2025-07-02T13:31:22.327Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran 13:31:22 2025-07-02T13:31:22.329Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-cloud.puml 13:31:22 2025-07-02T13:31:22.329Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-equipment.puml 13:31:22 2025-07-02T13:31:22.330Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-oam.puml 13:31:22 2025-07-02T13:31:22.330Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-physical.puml 13:31:22 2025-07-02T13:31:22.330Z INFO 3161 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/graphs/o-ran-smo-teiv-ran.puml 13:31:22 2025-07-02T13:31:22.331Z INFO 3161 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 13:31:22 2025-07-02T13:31:22.377Z INFO 3161 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:31:22 2025-07-02T13:31:22.438Z INFO 3161 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:31:22 2025-07-02T13:31:22.439Z WARN 3161 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 13:31:22 2025-07-02T13:31:22.439Z INFO 3161 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 13:31:22 2025-07-02T13:31:22.439Z WARN 3161 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 13:31:22 2025-07-02T13:31:22.578Z INFO 3161 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Started DatabaseSchemaGeneratorApplication in 3.68 seconds (process running for 4.609) 13:31:22 [INFO] 13:31:22 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-exposure-inventory-jar --- 13:31:22 [INFO] Copying 35 resources from src/main/resources to target/classes 13:31:23 [INFO] 13:31:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-exposure-inventory-jar --- 13:31:23 [INFO] Recompiling the module because of changed dependency. 13:31:23 [INFO] Compiling 266 source files with javac [debug parameters release 17] to target/classes 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[73,31] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[76,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[79,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[74,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[77,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java:[35,46] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java:[35,50] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java:[35,54] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java:[35,39] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java:[40,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java:[35,60] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 13:31:33 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Some input files use or override a deprecated API. 13:31:33 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Recompile with -Xlint:deprecation for details. 13:31:33 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Some input files use unchecked or unsafe operations. 13:31:33 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Recompile with -Xlint:unchecked for details. 13:31:33 [INFO] 13:31:33 [INFO] --- spring-cloud-contract:4.0.2:generateTests (default-generateTests) @ topology-exposure-inventory-jar --- 13:31:33 [INFO] Generating server tests source code for Spring Cloud Contract Verifier contract verification 13:31:33 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 13:31:33 [INFO] Directory with contract is present at [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 13:31:33 [INFO] Test Source directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts added. 13:31:33 [INFO] Using [org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase] as base class for test classes, [null] as base package for tests, [null] as package with base classes, base class mappings [BaseClassMapping{contractPackageRegex='.*exposure.*', baseClassFQN='org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase'}, BaseClassMapping{contractPackageRegex='.*groups.*', baseClassFQN='org.oran.smo.teiv.groups.TopologyGroupsApiBase'}] 13:31:42 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/ClassifiersTest.java] 13:31:44 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DataTest.java] 13:31:44 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DecoratorsTest.java] 13:31:44 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/SchemasTest.java] 13:31:44 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/GroupsTest.java] 13:31:44 [INFO] Generated 5 test classes. 13:31:44 [INFO] 13:31:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-exposure-inventory-jar --- 13:31:44 [INFO] Copying 164 resources from src/test/resources to target/test-classes 13:31:44 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/generated-test-resources/contracts 13:31:44 [INFO] 13:31:44 [INFO] --- spring-cloud-contract:4.0.2:convert (default-convert) @ topology-exposure-inventory-jar --- 13:31:44 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts] 13:31:44 [INFO] Copying Spring Cloud Contract Verifier contracts to [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/contracts]. Only files matching [.*] pattern will end up in the final JAR with stubs. 13:31:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:31:44 [INFO] Copying 31 resources 13:31:44 [INFO] Converting from Spring Cloud Contract Verifier contracts to WireMock stubs mappings 13:31:44 [INFO] Spring Cloud Contract Verifier contracts directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/resources/contracts 13:31:44 [INFO] Stub Server stubs mappings directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_4.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_5.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_6.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_4.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_4.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_5.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_6.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_7.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_8.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_4.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_5.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_4.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_5.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_6.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_7.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_8.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_9.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_10.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_11.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_12.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_13.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_14.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_15.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_16.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_17.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_18.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_19.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_20.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_21.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_22.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_23.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_24.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_25.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_26.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_27.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_28.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_29.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_30.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_31.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_32.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_33.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_34.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_35.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_36.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_37.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_38.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_39.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_40.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_41.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_42.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_43.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_44.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_45.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_46.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_47.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_48.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_49.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_50.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_51.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_52.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_53.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_54.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_55.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_56.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_57.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_58.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_59.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_60.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_61.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_62.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_63.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_64.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_65.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_66.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_67.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_68.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_69.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_70.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_71.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_72.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_73.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_74.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_75.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_76.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_77.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_78.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_4.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_5.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_6.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_7.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_8.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_9.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_10.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_11.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_12.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_13.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_14.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_15.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_16.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_17.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_18.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_19.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_0.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_1.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_2.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_3.json] 13:31:49 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_11.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_12.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_13.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_14.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_15.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_11.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_12.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_13.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_14.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_15.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_16.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_17.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_18.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_19.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_20.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_21.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_22.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_23.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_24.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_25.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_26.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_27.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_28.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_29.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_30.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_11.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_12.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_13.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_14.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_15.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_16.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_17.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_18.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_19.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_20.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_21.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_22.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_23.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_24.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_11.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_12.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_13.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_14.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_15.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_16.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_17.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_18.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_19.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_20.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_21.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_22.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_23.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_24.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_25.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_26.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_27.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_28.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_29.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_30.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_11.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_12.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_13.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_14.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_0.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_1.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_2.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_3.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_4.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_5.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_6.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_7.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_8.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_9.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_10.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_11.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_12.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_13.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_14.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_15.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_16.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_17.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_18.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_19.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_20.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_21.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_22.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_23.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_24.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_25.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_26.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_27.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_28.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_29.json] 13:31:50 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_30.json] 13:31:50 [INFO] 13:31:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-exposure-inventory-jar --- 13:31:50 [INFO] Recompiling the module because of changed dependency. 13:31:50 [INFO] Compiling 63 source files with javac [debug parameters release 17] to target/test-classes 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [WARNING] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 13:32:05 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files use or override a deprecated API. 13:32:05 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Recompile with -Xlint:deprecation for details. 13:32:05 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 13:32:05 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Some input files use unchecked or unsafe operations. 13:32:05 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Recompile with -Xlint:unchecked for details. 13:32:05 [INFO] 13:32:05 [INFO] --- surefire:3.5.2:test (default-test) @ topology-exposure-inventory-jar --- 13:32:05 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/surefire-reports 13:32:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:32:05 [INFO] 13:32:05 [INFO] ------------------------------------------------------- 13:32:05 [INFO] T E S T S 13:32:05 [INFO] ------------------------------------------------------- 13:32:06 Jul 02, 2025 1:32:06 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:06 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:06 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:06 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:06 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:06 Jul 02, 2025 1:32:06 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:06 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:06 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:06 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:06 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:07 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:07 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:07 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:07 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:08 Jul 02, 2025 1:32:08 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:32:08 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:32:08 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:32:09 [INFO] Running org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 13:32:09 13:32:09.272 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest]: IngestionOperationValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:32:09 13:32:09.749 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 13:32:10 13:32:10.268 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 13:32:10 13:32:10.279 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Found configured ImageNameSubstitutor: RyukImageNameSubstitutor 13:32:10 13:32:10.279 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: Chained substitutor of 'DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')' and then 'RyukImageNameSubstitutor' 13:32:10 13:32:10.341 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.4 13:32:12 13:32:11.968 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:32:12 13:32:11.982 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:32:12 13:32:12.019 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:32:12 Server Version: 24.0.2 13:32:12 API Version: 1.43 13:32:12 Operating System: Ubuntu 18.04.6 LTS 13:32:12 Total Memory: 7976 MB 13:32:12 13:32:12.048 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using testcontainers/ryuk:0.5.1 as a substitute image for testcontainers/ryuk:0.11.0 (using image substitutor: RyukImageNameSubstitutor) 13:32:12 13:32:12.099 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once. 13:32:12 13:32:12.113 [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: testcontainers/ryuk: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) 13:32:13 13:32:13.300 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image 13:32:13 13:32:13.346 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 13:32:14 13:32:13.905 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (305 KB/? MB) 13:32:14 13:32:13.956 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (2 MB/? MB) 13:32:14 13:32:14.272 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 1 extracted, (5 MB/? MB) 13:32:14 13:32:14.499 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 2 extracted, (5 MB/? MB) 13:32:14 13:32:14.669 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 3 extracted, (5 MB/? MB) 13:32:14 13:32:14.745 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pull complete. 3 layers, pulled in 1s (downloaded 5 MB at 5 MB/s) 13:32:14 13:32:14.745 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Image testcontainers/ryuk:0.5.1 pull took PT2.645598479S 13:32:14 13:32:14.804 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1 13:32:15 13:32:15.225 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: e5eea74df76110d48c9c0d8fe91193b519545d33146ae11bf34c7de78708ff01 13:32:16 13:32:16.040 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.236000411S 13:32:16 13:32:16.054 [main] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit 13:32:16 13:32:16.055 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:32:16 13:32:16.056 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:32:16 13:32:16.063 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling docker image: postgis/postgis:13-3.4-alpine. Please be patient; this may take some time but only needs to be done once. 13:32:17 13:32:17.173 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Starting to pull image 13:32:17 13:32:17.175 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 13:32:17 13:32:17.463 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (984 bytes/? MB) 13:32:17 13:32:17.537 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (1 MB/? MB) 13:32:17 13:32:17.573 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (1 MB/? MB) 13:32:17 13:32:17.751 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 10 pending, 4 downloaded, 0 extracted, (4 MB/? MB) 13:32:17 13:32:17.826 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 0 extracted, (4 MB/? MB) 13:32:17 13:32:17.871 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 1 extracted, (5 MB/? MB) 13:32:18 13:32:17.964 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 2 extracted, (5 MB/? MB) 13:32:18 13:32:18.051 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 8 pending, 6 downloaded, 2 extracted, (11 MB/? MB) 13:32:18 13:32:18.125 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 2 extracted, (14 MB/? MB) 13:32:18 13:32:18.134 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 3 extracted, (14 MB/? MB) 13:32:18 13:32:18.216 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 4 extracted, (23 MB/? MB) 13:32:18 13:32:18.270 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 5 extracted, (23 MB/? MB) 13:32:18 13:32:18.341 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 6 pending, 8 downloaded, 5 extracted, (32 MB/? MB) 13:32:18 13:32:18.413 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 5 pending, 9 downloaded, 5 extracted, (38 MB/? MB) 13:32:18 13:32:18.623 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 4 pending, 10 downloaded, 5 extracted, (49 MB/? MB) 13:32:18 13:32:18.900 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 3 pending, 11 downloaded, 5 extracted, (64 MB/? MB) 13:32:19 13:32:19.213 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 2 pending, 12 downloaded, 5 extracted, (92 MB/? MB) 13:32:19 13:32:19.415 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 1 pending, 13 downloaded, 5 extracted, (110 MB/? MB) 13:32:20 13:32:20.017 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 5 extracted, (145 MB/151 MB) 13:32:23 13:32:23.224 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 6 extracted, (149 MB/151 MB) 13:32:23 13:32:23.273 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 7 extracted, (149 MB/151 MB) 13:32:23 13:32:23.334 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 8 extracted, (149 MB/151 MB) 13:32:23 13:32:23.379 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 9 extracted, (149 MB/151 MB) 13:32:23 13:32:23.423 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 10 extracted, (149 MB/151 MB) 13:32:23 13:32:23.479 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 11 extracted, (149 MB/151 MB) 13:32:26 13:32:26.609 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 12 extracted, (151 MB/151 MB) 13:32:26 13:32:26.682 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 13 extracted, (151 MB/151 MB) 13:32:26 13:32:26.758 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 14 extracted, (151 MB/151 MB) 13:32:26 13:32:26.810 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Image postgis/postgis:13-3.4-alpine pull took PT10.74644378S 13:32:26 13:32:26.811 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pull complete. 14 layers, pulled in 9s (downloaded 151 MB at 16 MB/s) 13:32:26 13:32:26.817 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Creating container for image: postgis/postgis:13-3.4-alpine 13:32:28 13:32:28.745 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine is starting: a25f5c2039926b3dfc12e8bc1e5104ebeeac488af84ebb211712025ced2cf274 13:32:37 13:32:37.711 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine started in PT10.894231982S 13:32:37 13:32:37.712 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container is started (JDBC URL: jdbc:postgresql://localhost:32769/test?loggerLevel=OFF) 13:32:44 13:32:08,727 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.16 13:32:44 13:32:08,732 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Here is a list of configurators discovered as a service, by rank: 13:32:44 13:32:08,732 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:32:44 13:32:08,732 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 13:32:44 13:32:08,732 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:32:44 13:32:08,740 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:32:44 13:32:08,740 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:32:44 13:32:08,742 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:32:44 13:32:08,745 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:32:44 13:32:08,745 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:32:44 13:32:08,745 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:32:44 13:32:08,745 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:32:44 13:32:08,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:32:44 13:32:08,747 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:32:44 13:32:08,748 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:32:44 13:32:08,748 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:32:44 13:32:08,748 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 13:32:44 13:32:08,750 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 13:32:44 13:32:08,750 |-INFO in ch.qos.logback.classic.BasicConfigurator@21cb02d0 - Setting up default configuration. 13:32:44 13:32:08,769 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:32:44 13:32:08,769 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems. 13:32:44 13:32:08,769 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole 13:32:44 13:32:08,772 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5eead9c2 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 22 milliseconds. ExecutionStatus=NEUTRAL 13:32:44 13:32:42,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:32:44 13:32:42,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:32:44 13:32:42,295 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:32:44 13:32:42,313 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:32:44 13:32:42,340 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:32:44 13:32:42,431 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:32:44 13:32:42,434 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:32:44 13:32:42,435 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2e5c842a - value "{ 13:32:44 "service_id": "unknown", 13:32:44 "message": "%msg", 13:32:44 "facility": "%X{facility}", 13:32:44 "subject": "%X{subject}", 13:32:44 "extra_data": { 13:32:44 "logger": "%logger", 13:32:44 "thread_info": { 13:32:44 "thread_name": "%thread" 13:32:44 }, 13:32:44 "dst": { 13:32:44 "trace_id": "%mdc{traceId}" 13:32:44 }, 13:32:44 "exception": { 13:32:44 "stack_trace": "%xEx" 13:32:44 } 13:32:44 } 13:32:44 }" substituted for "{ 13:32:44 "service_id": "${SERVICE_ID:-unknown}", 13:32:44 "message": "%msg", 13:32:44 "facility": "%X{facility}", 13:32:44 "subject": "%X{subject}", 13:32:44 "extra_data": { 13:32:44 "logger": "%logger", 13:32:44 "thread_info": { 13:32:44 "thread_name": "%thread" 13:32:44 }, 13:32:44 "dst": { 13:32:44 "trace_id": "%mdc{traceId}" 13:32:44 }, 13:32:44 "exception": { 13:32:44 "stack_trace": "%xEx" 13:32:44 } 13:32:44 } 13:32:44 }" 13:32:44 13:32:44,003 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:32:44 13:32:44,003 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:32:44 13:32:44,003 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:32:44 13:32:44,004 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2e5c842a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:32:44 13:32:44,004 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:32:44 13:32:44,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d689ba6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:32:44 13:32:44,006 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:32:44 13:32:44,006 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2e5c842a - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:32:44 13:32:44,006 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:32:44 13:32:44,006 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d689ba6 - Propagating INFO level on Logger[/] onto the JUL framework 13:32:44 13:32:44,006 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@55446d00 - End of configuration. 13:32:44 13:32:44,007 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2ce028fa - Registering current configuration as safe fallback point 13:32:44 13:32:44 13:32:44 . ____ _ __ _ _ 13:32:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:32:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:32:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:32:44 ' |____| .__|_| |_|_| |_\__, | / / / / 13:32:44 =========|_|==============|___/=/_/_/_/ 13:32:44 13:32:44 :: Spring Boot :: (v3.4.2) 13:32:44 13:32:44 {"version":"1.2.0","timestamp":"2025-07-02T13:32:44.134+0000","service_id":"unknown","message":"HV000001: Hibernate Validator 8.0.2.Final","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread_info":{"thread_name":"background-preinit"}}} 13:32:44 {"version":"1.2.0","timestamp":"2025-07-02T13:32:44.286+0000","service_id":"unknown","message":"Starting IngestionOperationValidatorTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 13:32:44 {"version":"1.2.0","timestamp":"2025-07-02T13:32:44.289+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 13:32:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:32:54 {"version":"1.2.0","timestamp":"2025-07-02T13:32:54.751+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:33:07 {"version":"1.2.0","timestamp":"2025-07-02T13:33:07.418+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:33:07 {"version":"1.2.0","timestamp":"2025-07-02T13:33:07.894+0000","service_id":"unknown","message":"Started IngestionOperationValidatorTest in 26.471 seconds (process running for 62.411)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 13:33:08 {"version":"1.2.0","timestamp":"2025-07-02T13:33:08.728+0000","service_id":"unknown","message":"\n \n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @ @ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.18.6 (Build date: 2023-08-10T09:03:48Z)\n ","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 13:33:08 {"version":"1.2.0","timestamp":"2025-07-02T13:33:08.731+0000","service_id":"unknown","message":"\n\njOOQ tip of the day: \n ","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 13:33:08 {"version":"1.2.0","timestamp":"2025-07-02T13:33:08.888+0000","service_id":"unknown","message":"HikariPool-1 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:33:09 {"version":"1.2.0","timestamp":"2025-07-02T13:33:09.188+0000","service_id":"unknown","message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3363a014","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:33:09 {"version":"1.2.0","timestamp":"2025-07-02T13:33:09.199+0000","service_id":"unknown","message":"HikariPool-1 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:33:09 {"version":"1.2.0","timestamp":"2025-07-02T13:33:09.226+0000","service_id":"unknown","message":"Version mismatch : Database version is older than what dialect POSTGRES supports: 13.16. Consider https://www.jooq.org/download/support-matrix to see what jOOQ version and edition supports which RDBMS versions.","extra_data":{"logger":"org.jooq.impl.DefaultExecuteContext.logVersionSupport","thread_info":{"thread_name":"main"}}} 13:33:55 {"version":"1.2.0","timestamp":"2025-07-02T13:33:55.299+0000","service_id":"unknown","message":"Maximum cardinality can't be greater than 2147483647, but it was 9223372036854775807","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.ArithmeticException: integer overflow\n\tat java.base/java.lang.Math.toIntExact(Math.java:1135)\n\tat org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation.executeValidationQuery(TeivDbServiceForValidation.java:60)\n\tat org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest.testMaxCardinalityIsLong(IngestionOperationValidatorTest.java:339)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:34:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.5 s -- in org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 13:34:00 [INFO] Running org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 13:34:00 {"version":"1.2.0","timestamp":"2025-07-02T13:34:00.527+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest]: DependentServiceAvailabilityKafkaTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:34:00 {"version":"1.2.0","timestamp":"2025-07-02T13:34:00.586+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:34:00 13:34:00 . ____ _ __ _ _ 13:34:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:34:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:34:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:34:00 ' |____| .__|_| |_|_| |_\__, | / / / / 13:34:00 =========|_|==============|___/=/_/_/_/ 13:34:00 13:34:00 :: Spring Boot :: (v3.4.2) 13:34:00 13:34:04 {"version":"1.2.0","timestamp":"2025-07-02T13:34:04.385+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:04 {"version":"1.2.0","timestamp":"2025-07-02T13:34:04.386+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:05 {"version":"1.2.0","timestamp":"2025-07-02T13:34:05.360+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:34:08 {"version":"1.2.0","timestamp":"2025-07-02T13:34:08.303+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:34:08 {"version":"1.2.0","timestamp":"2025-07-02T13:34:08.443+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 7.851 seconds (process running for 122.961)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:08 13:34:08,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:34:08 13:34:08,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:34:08 13:34:08,947 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:34:08 13:34:08,947 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:34:08 13:34:08,948 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:34:08 13:34:08,948 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:34:08 13:34:08,948 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:34:08 13:34:08,949 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6489e2eb - value "{ 13:34:08 "service_id": "unknown", 13:34:08 "message": "%msg", 13:34:08 "facility": "%X{facility}", 13:34:08 "subject": "%X{subject}", 13:34:08 "extra_data": { 13:34:08 "logger": "%logger", 13:34:08 "thread_info": { 13:34:08 "thread_name": "%thread" 13:34:08 }, 13:34:08 "dst": { 13:34:08 "trace_id": "%mdc{traceId}" 13:34:08 }, 13:34:08 "exception": { 13:34:08 "stack_trace": "%xEx" 13:34:08 } 13:34:08 } 13:34:08 }" substituted for "{ 13:34:08 "service_id": "${SERVICE_ID:-unknown}", 13:34:08 "message": "%msg", 13:34:08 "facility": "%X{facility}", 13:34:08 "subject": "%X{subject}", 13:34:08 "extra_data": { 13:34:08 "logger": "%logger", 13:34:08 "thread_info": { 13:34:08 "thread_name": "%thread" 13:34:08 }, 13:34:08 "dst": { 13:34:08 "trace_id": "%mdc{traceId}" 13:34:08 }, 13:34:08 "exception": { 13:34:08 "stack_trace": "%xEx" 13:34:08 } 13:34:08 } 13:34:08 }" 13:34:08 13:34:08,970 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:34:08 13:34:08,970 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:34:08 13:34:08,970 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6489e2eb - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@bffd34c - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6489e2eb - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@bffd34c - Propagating INFO level on Logger[/] onto the JUL framework 13:34:08 13:34:08,971 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@672263d9 - End of configuration. 13:34:08 13:34:08,972 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@208ea9cf - Registering current configuration as safe fallback point 13:34:08 13:34:09 13:34:09 . ____ _ __ _ _ 13:34:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:34:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:34:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:34:09 ' |____| .__|_| |_|_| |_\__, | / / / / 13:34:09 =========|_|==============|___/=/_/_/_/ 13:34:09 13:34:09 :: Spring Boot :: (v3.4.2) 13:34:09 13:34:09 {"version":"1.2.0","timestamp":"2025-07-02T13:34:09.318+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:09 {"version":"1.2.0","timestamp":"2025-07-02T13:34:09.319+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:09 {"version":"1.2.0","timestamp":"2025-07-02T13:34:09.963+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:34:11 {"version":"1.2.0","timestamp":"2025-07-02T13:34:11.938+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:34:12 {"version":"1.2.0","timestamp":"2025-07-02T13:34:12.058+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 3.17 seconds (process running for 126.576)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:12 13:34:12,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:34:12 13:34:12,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:34:12 13:34:12,436 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:34:12 13:34:12,437 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:34:12 13:34:12,437 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:34:12 13:34:12,437 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:34:12 13:34:12,437 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:34:12 13:34:12,438 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@8f6834d - value "{ 13:34:12 "service_id": "unknown", 13:34:12 "message": "%msg", 13:34:12 "facility": "%X{facility}", 13:34:12 "subject": "%X{subject}", 13:34:12 "extra_data": { 13:34:12 "logger": "%logger", 13:34:12 "thread_info": { 13:34:12 "thread_name": "%thread" 13:34:12 }, 13:34:12 "dst": { 13:34:12 "trace_id": "%mdc{traceId}" 13:34:12 }, 13:34:12 "exception": { 13:34:12 "stack_trace": "%xEx" 13:34:12 } 13:34:12 } 13:34:12 }" substituted for "{ 13:34:12 "service_id": "${SERVICE_ID:-unknown}", 13:34:12 "message": "%msg", 13:34:12 "facility": "%X{facility}", 13:34:12 "subject": "%X{subject}", 13:34:12 "extra_data": { 13:34:12 "logger": "%logger", 13:34:12 "thread_info": { 13:34:12 "thread_name": "%thread" 13:34:12 }, 13:34:12 "dst": { 13:34:12 "trace_id": "%mdc{traceId}" 13:34:12 }, 13:34:12 "exception": { 13:34:12 "stack_trace": "%xEx" 13:34:12 } 13:34:12 } 13:34:12 }" 13:34:12 13:34:12,452 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:34:12 13:34:12,452 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:34:12 13:34:12,452 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@8f6834d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e9d5a5a - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@8f6834d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e9d5a5a - Propagating INFO level on Logger[/] onto the JUL framework 13:34:12 13:34:12,453 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4229e979 - End of configuration. 13:34:12 13:34:12,453 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5ae788d1 - Registering current configuration as safe fallback point 13:34:12 13:34:12 13:34:12 . ____ _ __ _ _ 13:34:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:34:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:34:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:34:12 ' |____| .__|_| |_|_| |_\__, | / / / / 13:34:12 =========|_|==============|___/=/_/_/_/ 13:34:12 13:34:12 :: Spring Boot :: (v3.4.2) 13:34:12 13:34:12 {"version":"1.2.0","timestamp":"2025-07-02T13:34:12.882+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:12 {"version":"1.2.0","timestamp":"2025-07-02T13:34:12.883+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:13 {"version":"1.2.0","timestamp":"2025-07-02T13:34:13.491+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:34:15 {"version":"1.2.0","timestamp":"2025-07-02T13:34:15.291+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:34:15 {"version":"1.2.0","timestamp":"2025-07-02T13:34:15.396+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 3.024 seconds (process running for 129.913)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:15 {"version":"1.2.0","timestamp":"2025-07-02T13:34:15.644+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:38199) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 13:34:15 {"version":"1.2.0","timestamp":"2025-07-02T13:34:15.746+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:38199) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 13:34:15 {"version":"1.2.0","timestamp":"2025-07-02T13:34:15.751+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 13:34:15 {"version":"1.2.0","timestamp":"2025-07-02T13:34:15.755+0000","service_id":"unknown","message":"Reached the 1 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 13:34:16 {"version":"1.2.0","timestamp":"2025-07-02T13:34:16.763+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:38199) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 13:34:16 {"version":"1.2.0","timestamp":"2025-07-02T13:34:16.864+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:38199) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 13:34:16 {"version":"1.2.0","timestamp":"2025-07-02T13:34:16.868+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 13:34:16 {"version":"1.2.0","timestamp":"2025-07-02T13:34:16.871+0000","service_id":"unknown","message":"Reached the 2 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 13:34:17 {"version":"1.2.0","timestamp":"2025-07-02T13:34:17.881+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:38199) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 13:34:18 {"version":"1.2.0","timestamp":"2025-07-02T13:34:17.981+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:38199) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 13:34:18 {"version":"1.2.0","timestamp":"2025-07-02T13:34:17.984+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 13:34:18 {"version":"1.2.0","timestamp":"2025-07-02T13:34:17.987+0000","service_id":"unknown","message":"Reached the 3 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 13:34:18 {"version":"1.2.0","timestamp":"2025-07-02T13:34:17.987+0000","service_id":"unknown","message":"Kafka: Execution stopped after 3 retry attempts","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 13:34:18 {"version":"1.2.0","timestamp":"2025-07-02T13:34:17.987+0000","service_id":"unknown","message":"Hit max retry attempts 3: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailability","thread_info":{"thread_name":"main"}}} 13:34:18 13:34:18,062 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:34:18 13:34:18,062 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:34:18 13:34:18,063 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:34:18 13:34:18,063 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:34:18 13:34:18,063 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:34:18 13:34:18,063 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:34:18 13:34:18,063 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:34:18 13:34:18,064 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@107ab5b8 - value "{ 13:34:18 "service_id": "unknown", 13:34:18 "message": "%msg", 13:34:18 "facility": "%X{facility}", 13:34:18 "subject": "%X{subject}", 13:34:18 "extra_data": { 13:34:18 "logger": "%logger", 13:34:18 "thread_info": { 13:34:18 "thread_name": "%thread" 13:34:18 }, 13:34:18 "dst": { 13:34:18 "trace_id": "%mdc{traceId}" 13:34:18 }, 13:34:18 "exception": { 13:34:18 "stack_trace": "%xEx" 13:34:18 } 13:34:18 } 13:34:18 }" substituted for "{ 13:34:18 "service_id": "${SERVICE_ID:-unknown}", 13:34:18 "message": "%msg", 13:34:18 "facility": "%X{facility}", 13:34:18 "subject": "%X{subject}", 13:34:18 "extra_data": { 13:34:18 "logger": "%logger", 13:34:18 "thread_info": { 13:34:18 "thread_name": "%thread" 13:34:18 }, 13:34:18 "dst": { 13:34:18 "trace_id": "%mdc{traceId}" 13:34:18 }, 13:34:18 "exception": { 13:34:18 "stack_trace": "%xEx" 13:34:18 } 13:34:18 } 13:34:18 }" 13:34:18 13:34:18,077 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:34:18 13:34:18,077 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:34:18 13:34:18,077 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:34:18 13:34:18,078 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@107ab5b8 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:34:18 13:34:18,078 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:34:18 13:34:18,079 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4739641d - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:34:18 13:34:18,079 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:34:18 13:34:18,079 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@107ab5b8 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:34:18 13:34:18,079 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:34:18 13:34:18,079 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4739641d - Propagating INFO level on Logger[/] onto the JUL framework 13:34:18 13:34:18,079 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29ee848a - End of configuration. 13:34:18 13:34:18,079 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@117e0108 - Registering current configuration as safe fallback point 13:34:18 13:34:18 13:34:18 . ____ _ __ _ _ 13:34:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:34:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:34:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:34:18 ' |____| .__|_| |_|_| |_\__, | / / / / 13:34:18 =========|_|==============|___/=/_/_/_/ 13:34:18 13:34:18 :: Spring Boot :: (v3.4.2) 13:34:18 13:34:18 {"version":"1.2.0","timestamp":"2025-07-02T13:34:18.367+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:18 {"version":"1.2.0","timestamp":"2025-07-02T13:34:18.368+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:19 {"version":"1.2.0","timestamp":"2025-07-02T13:34:18.922+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:34:20 {"version":"1.2.0","timestamp":"2025-07-02T13:34:20.690+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:34:20 {"version":"1.2.0","timestamp":"2025-07-02T13:34:20.819+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 2.811 seconds (process running for 135.336)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 13:34:22 {"version":"1.2.0","timestamp":"2025-07-02T13:34:21.981+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.apache.kafka.clients.admin.Admin.listTopics(org.apache.kafka.clients.admin.ListTopicsOptions)\" because \"client\" is null\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:74)\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$osr35Lub.invokeWithArguments(Unknown Source)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251)\n\tat org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234)\n\tat org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142)\n\tat org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45)\n\tat org.mockito.Answers.answer(Answers.java:90)\n\tat org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111)\n\tat org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)\n\tat org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:71)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testIsServiceAvailable_ThrowsInterruptedException(DependentServiceAvailabilityKafkaTest.java:147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:34:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.47 s -- in org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 13:34:22 [INFO] Running org.oran.smo.teiv.service.TeivDbOperationResultsTest 13:34:22 {"version":"1.2.0","timestamp":"2025-07-02T13:34:22.005+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbOperationResultsTest]: TeivDbOperationResultsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:34:22 {"version":"1.2.0","timestamp":"2025-07-02T13:34:22.027+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbOperationResultsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:34:22 13:34:22 . ____ _ __ _ _ 13:34:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:34:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:34:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:34:22 ' |____| .__|_| |_|_| |_\__, | / / / / 13:34:22 =========|_|==============|___/=/_/_/_/ 13:34:22 13:34:22 :: Spring Boot :: (v3.4.2) 13:34:22 13:34:22 {"version":"1.2.0","timestamp":"2025-07-02T13:34:22.078+0000","service_id":"unknown","message":"Starting TeivDbOperationResultsTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 13:34:22 {"version":"1.2.0","timestamp":"2025-07-02T13:34:22.078+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 13:34:22 {"version":"1.2.0","timestamp":"2025-07-02T13:34:22.590+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:34:24 {"version":"1.2.0","timestamp":"2025-07-02T13:34:24.211+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:34:24 {"version":"1.2.0","timestamp":"2025-07-02T13:34:24.342+0000","service_id":"unknown","message":"Started TeivDbOperationResultsTest in 2.302 seconds (process running for 138.857)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 13:34:26 {"version":"1.2.0","timestamp":"2025-07-02T13:34:26.493+0000","service_id":"unknown","message":"HikariPool-2 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:34:26 {"version":"1.2.0","timestamp":"2025-07-02T13:34:26.516+0000","service_id":"unknown","message":"HikariPool-2 - Added connection org.postgresql.jdbc.PgConnection@5276e67f","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:34:26 {"version":"1.2.0","timestamp":"2025-07-02T13:34:26.520+0000","service_id":"unknown","message":"HikariPool-2 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:34:35 {"version":"1.2.0","timestamp":"2025-07-02T13:34:35.616+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:34:35 {"version":"1.2.0","timestamp":"2025-07-02T13:34:35.748+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.IllegalManyToManyRelationshipUpdateException: A relationship with id=relation_2 already exists, but with a different A or B side. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeManyToManyRelationship(TeivDbOperations.java:455)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$6(TeivDbOperations.java:327)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$7(TeivDbOperations.java:327)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable$1(TeivDbOperationResultsTest.java:821)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable(TeivDbOperationResultsTest.java:821)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:35:00 {"version":"1.2.0","timestamp":"2025-07-02T13:35:00.460+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:35:03 {"version":"1.2.0","timestamp":"2025-07-02T13:35:03.506+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_2\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:35:25 {"version":"1.2.0","timestamp":"2025-07-02T13:35:25.189+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:35:25 {"version":"1.2.0","timestamp":"2025-07-02T13:35:25.237+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:35:25 {"version":"1.2.0","timestamp":"2025-07-02T13:35:25.276+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:35:38 {"version":"1.2.0","timestamp":"2025-07-02T13:35:38.806+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":64},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:35:38 {"version":"1.2.0","timestamp":"2025-07-02T13:35:38.860+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":null},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":null},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:35:54 {"version":"1.2.0","timestamp":"2025-07-02T13:35:54.376+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:02 {"version":"1.2.0","timestamp":"2025-07-02T13:36:02.089+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:11 {"version":"1.2.0","timestamp":"2025-07-02T13:36:11.086+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:38 {"version":"1.2.0","timestamp":"2025-07-02T13:36:38.367+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:38 {"version":"1.2.0","timestamp":"2025-07-02T13:36:38.405+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:38 {"version":"1.2.0","timestamp":"2025-07-02T13:36:38.437+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:44 {"version":"1.2.0","timestamp":"2025-07-02T13:36:44.933+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:45 {"version":"1.2.0","timestamp":"2025-07-02T13:36:44.951+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$3(TeivDbOperationResultsTest.java:962)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:962)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:36:45 {"version":"1.2.0","timestamp":"2025-07-02T13:36:44.956+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:45 {"version":"1.2.0","timestamp":"2025-07-02T13:36:44.992+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$4(TeivDbOperationResultsTest.java:964)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:964)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:36:45 {"version":"1.2.0","timestamp":"2025-07-02T13:36:44.997+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:36:45 {"version":"1.2.0","timestamp":"2025-07-02T13:36:45.028+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$5(TeivDbOperationResultsTest.java:966)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:966)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:36:55 {"version":"1.2.0","timestamp":"2025-07-02T13:36:55.458+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:21 {"version":"1.2.0","timestamp":"2025-07-02T13:37:21.950+0000","service_id":"unknown","message":"Exception occurred while retrieving included modules.","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 13:37:31 {"version":"1.2.0","timestamp":"2025-07-02T13:37:31.926+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:32 {"version":"1.2.0","timestamp":"2025-07-02T13:37:31.954+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:32 {"version":"1.2.0","timestamp":"2025-07-02T13:37:31.979+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:38 {"version":"1.2.0","timestamp":"2025-07-02T13:37:38.836+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:38 {"version":"1.2.0","timestamp":"2025-07-02T13:37:38.853+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$12(TeivDbOperationResultsTest.java:1091)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1091)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:37:38 {"version":"1.2.0","timestamp":"2025-07-02T13:37:38.856+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:38 {"version":"1.2.0","timestamp":"2025-07-02T13:37:38.868+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$13(TeivDbOperationResultsTest.java:1093)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1093)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:37:38 {"version":"1.2.0","timestamp":"2025-07-02T13:37:38.871+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:38 {"version":"1.2.0","timestamp":"2025-07-02T13:37:38.893+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$14(TeivDbOperationResultsTest.java:1095)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1095)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:37:47 {"version":"1.2.0","timestamp":"2025-07-02T13:37:47.801+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:37:56 {"version":"1.2.0","timestamp":"2025-07-02T13:37:56.076+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:04 {"version":"1.2.0","timestamp":"2025-07-02T13:38:04.096+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:04 {"version":"1.2.0","timestamp":"2025-07-02T13:38:04.150+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:04 {"version":"1.2.0","timestamp":"2025-07-02T13:38:04.191+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:27 {"version":"1.2.0","timestamp":"2025-07-02T13:38:27.820+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:36 {"version":"1.2.0","timestamp":"2025-07-02T13:38:36.292+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:36 {"version":"1.2.0","timestamp":"2025-07-02T13:38:36.321+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:36 {"version":"1.2.0","timestamp":"2025-07-02T13:38:36.355+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:38:52 {"version":"1.2.0","timestamp":"2025-07-02T13:38:52.197+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:08 {"version":"1.2.0","timestamp":"2025-07-02T13:39:08.236+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:08 {"version":"1.2.0","timestamp":"2025-07-02T13:39:08.260+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:08 {"version":"1.2.0","timestamp":"2025-07-02T13:39:08.282+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:14 {"version":"1.2.0","timestamp":"2025-07-02T13:39:14.736+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:14 {"version":"1.2.0","timestamp":"2025-07-02T13:39:14.765+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_1, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$9(TeivDbOperationResultsTest.java:1012)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1012)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:39:14 {"version":"1.2.0","timestamp":"2025-07-02T13:39:14.768+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:14 {"version":"1.2.0","timestamp":"2025-07-02T13:39:14.788+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.RelationshipIdCollisionException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.handleOneToManyRelationshipFaults(TeivDbOperations.java:432)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$10(TeivDbOperations.java:369)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$11(TeivDbOperations.java:353)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:352)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$10(TeivDbOperationResultsTest.java:1014)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1014)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:39:14 {"version":"1.2.0","timestamp":"2025-07-02T13:39:14.791+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:14 {"version":"1.2.0","timestamp":"2025-07-02T13:39:14.808+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$11(TeivDbOperationResultsTest.java:1016)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1016)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:39:22 {"version":"1.2.0","timestamp":"2025-07-02T13:39:22.419+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:22 {"version":"1.2.0","timestamp":"2025-07-02T13:39:22.441+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:22 {"version":"1.2.0","timestamp":"2025-07-02T13:39:22.463+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:37 {"version":"1.2.0","timestamp":"2025-07-02T13:39:37.191+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:37 {"version":"1.2.0","timestamp":"2025-07-02T13:39:37.212+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:37 {"version":"1.2.0","timestamp":"2025-07-02T13:39:37.233+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:43 {"version":"1.2.0","timestamp":"2025-07-02T13:39:43.656+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:43 {"version":"1.2.0","timestamp":"2025-07-02T13:39:43.672+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:43 {"version":"1.2.0","timestamp":"2025-07-02T13:39:43.690+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:39:52 {"version":"1.2.0","timestamp":"2025-07-02T13:39:52.939+0000","service_id":"unknown","message":"Exception occurred while retrieving attribute name","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 13:39:52 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 330.9 s -- in org.oran.smo.teiv.service.TeivDbOperationResultsTest 13:39:52 [INFO] Running org.oran.smo.teiv.service.EndToEndDbTest 13:39:53 {"version":"1.2.0","timestamp":"2025-07-02T13:39:52.957+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.EndToEndDbTest]: EndToEndDbTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:39:53 {"version":"1.2.0","timestamp":"2025-07-02T13:39:52.961+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.EndToEndDbTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:39:53 13:39:53 . ____ _ __ _ _ 13:39:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:39:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:39:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:39:53 ' |____| .__|_| |_|_| |_\__, | / / / / 13:39:53 =========|_|==============|___/=/_/_/_/ 13:39:53 13:39:53 :: Spring Boot :: (v3.4.2) 13:39:53 13:39:53 {"version":"1.2.0","timestamp":"2025-07-02T13:39:53.336+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:39:53 {"version":"1.2.0","timestamp":"2025-07-02T13:39:53.337+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:39:53 {"version":"1.2.0","timestamp":"2025-07-02T13:39:53.862+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:36979","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:39:55 {"version":"1.2.0","timestamp":"2025-07-02T13:39:55.674+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:39:55 {"version":"1.2.0","timestamp":"2025-07-02T13:39:55.791+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.825 seconds (process running for 470.308)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:39:55 {"version":"1.2.0","timestamp":"2025-07-02T13:39:55.793+0000","service_id":"unknown","message":"HikariPool-3 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:39:55 {"version":"1.2.0","timestamp":"2025-07-02T13:39:55.810+0000","service_id":"unknown","message":"HikariPool-3 - Added connection org.postgresql.jdbc.PgConnection@187ec0e6","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:39:55 {"version":"1.2.0","timestamp":"2025-07-02T13:39:55.812+0000","service_id":"unknown","message":"HikariPool-3 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:39:56 {"version":"1.2.0","timestamp":"2025-07-02T13:39:56.648+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 13:39:58 {"version":"1.2.0","timestamp":"2025-07-02T13:39:58.647+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:39:58 {"version":"1.2.0","timestamp":"2025-07-02T13:39:58.656+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:39:59 13:39:58,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:39:59 13:39:58,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:39:59 13:39:58,905 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:39:59 13:39:58,905 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:39:59 13:39:58,905 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:39:59 13:39:58,906 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:39:59 13:39:58,906 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:39:59 13:39:58,910 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6bcd6e2d - value "{ 13:39:59 "service_id": "unknown", 13:39:59 "message": "%msg", 13:39:59 "facility": "%X{facility}", 13:39:59 "subject": "%X{subject}", 13:39:59 "extra_data": { 13:39:59 "logger": "%logger", 13:39:59 "thread_info": { 13:39:59 "thread_name": "%thread" 13:39:59 }, 13:39:59 "dst": { 13:39:59 "trace_id": "%mdc{traceId}" 13:39:59 }, 13:39:59 "exception": { 13:39:59 "stack_trace": "%xEx" 13:39:59 } 13:39:59 } 13:39:59 }" substituted for "{ 13:39:59 "service_id": "${SERVICE_ID:-unknown}", 13:39:59 "message": "%msg", 13:39:59 "facility": "%X{facility}", 13:39:59 "subject": "%X{subject}", 13:39:59 "extra_data": { 13:39:59 "logger": "%logger", 13:39:59 "thread_info": { 13:39:59 "thread_name": "%thread" 13:39:59 }, 13:39:59 "dst": { 13:39:59 "trace_id": "%mdc{traceId}" 13:39:59 }, 13:39:59 "exception": { 13:39:59 "stack_trace": "%xEx" 13:39:59 } 13:39:59 } 13:39:59 }" 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6bcd6e2d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74735c68 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6bcd6e2d - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:39:59 13:39:58,916 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74735c68 - Propagating INFO level on Logger[/] onto the JUL framework 13:39:59 13:39:58,917 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7b9e4749 - End of configuration. 13:39:59 13:39:58,917 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6897d81a - Registering current configuration as safe fallback point 13:39:59 13:39:59 13:39:59 . ____ _ __ _ _ 13:39:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:39:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:39:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:39:59 ' |____| .__|_| |_|_| |_\__, | / / / / 13:39:59 =========|_|==============|___/=/_/_/_/ 13:39:59 13:39:59 :: Spring Boot :: (v3.4.2) 13:39:59 13:39:59 {"version":"1.2.0","timestamp":"2025-07-02T13:39:59.262+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:39:59 {"version":"1.2.0","timestamp":"2025-07-02T13:39:59.263+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:39:59 {"version":"1.2.0","timestamp":"2025-07-02T13:39:59.729+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:34667","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:40:01 {"version":"1.2.0","timestamp":"2025-07-02T13:40:01.321+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:40:01 {"version":"1.2.0","timestamp":"2025-07-02T13:40:01.469+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.603 seconds (process running for 475.986)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:40:01 {"version":"1.2.0","timestamp":"2025-07-02T13:40:01.474+0000","service_id":"unknown","message":"HikariPool-4 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:40:01 {"version":"1.2.0","timestamp":"2025-07-02T13:40:01.484+0000","service_id":"unknown","message":"HikariPool-4 - Added connection org.postgresql.jdbc.PgConnection@63721915","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:40:01 {"version":"1.2.0","timestamp":"2025-07-02T13:40:01.485+0000","service_id":"unknown","message":"HikariPool-4 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:40:02 {"version":"1.2.0","timestamp":"2025-07-02T13:40:02.415+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 13:40:13 {"version":"1.2.0","timestamp":"2025-07-02T13:40:13.207+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 13:40:13 {"version":"1.2.0","timestamp":"2025-07-02T13:40:13.244+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-12] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-12"}}} 13:40:13 {"version":"1.2.0","timestamp":"2025-07-02T13:40:13.910+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 13:40:14 {"version":"1.2.0","timestamp":"2025-07-02T13:40:13.982+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 13:40:14 {"version":"1.2.0","timestamp":"2025-07-02T13:40:14.061+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 13:40:14 {"version":"1.2.0","timestamp":"2025-07-02T13:40:14.313+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 13:40:14 {"version":"1.2.0","timestamp":"2025-07-02T13:40:14.328+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 13:40:14 {"version":"1.2.0","timestamp":"2025-07-02T13:40:14.697+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:40:15 {"version":"1.2.0","timestamp":"2025-07-02T13:40:15.635+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:15 {"version":"1.2.0","timestamp":"2025-07-02T13:40:15.635+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:40:15 {"version":"1.2.0","timestamp":"2025-07-02T13:40:15.754+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:15 {"version":"1.2.0","timestamp":"2025-07-02T13:40:15.815+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:27 {"version":"1.2.0","timestamp":"2025-07-02T13:40:27.455+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:40:27 {"version":"1.2.0","timestamp":"2025-07-02T13:40:27.477+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:27 {"version":"1.2.0","timestamp":"2025-07-02T13:40:27.522+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:41 {"version":"1.2.0","timestamp":"2025-07-02T13:40:41.766+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:40:41 {"version":"1.2.0","timestamp":"2025-07-02T13:40:41.783+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:41 {"version":"1.2.0","timestamp":"2025-07-02T13:40:41.826+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:56 {"version":"1.2.0","timestamp":"2025-07-02T13:40:55.996+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:40:56 {"version":"1.2.0","timestamp":"2025-07-02T13:40:56.004+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:40:56 {"version":"1.2.0","timestamp":"2025-07-02T13:40:56.031+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:06 {"version":"1.2.0","timestamp":"2025-07-02T13:41:06.868+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:41:06 {"version":"1.2.0","timestamp":"2025-07-02T13:41:06.884+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:06 {"version":"1.2.0","timestamp":"2025-07-02T13:41:06.928+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:20 {"version":"1.2.0","timestamp":"2025-07-02T13:41:20.124+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:41:20 {"version":"1.2.0","timestamp":"2025-07-02T13:41:20.135+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:20 {"version":"1.2.0","timestamp":"2025-07-02T13:41:20.186+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:enm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:enm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:33 {"version":"1.2.0","timestamp":"2025-07-02T13:41:33.672+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:41:33 {"version":"1.2.0","timestamp":"2025-07-02T13:41:33.681+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:33 {"version":"1.2.0","timestamp":"2025-07-02T13:41:33.711+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:48 {"version":"1.2.0","timestamp":"2025-07-02T13:41:48.055+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:41:48 {"version":"1.2.0","timestamp":"2025-07-02T13:41:48.067+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:41:48 {"version":"1.2.0","timestamp":"2025-07-02T13:41:48.251+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_11\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_22\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_51\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_81\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_X\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_3\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_5\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_X\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:13 {"version":"1.2.0","timestamp":"2025-07-02T13:42:13.599+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:42:13 {"version":"1.2.0","timestamp":"2025-07-02T13:42:13.609+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:13 {"version":"1.2.0","timestamp":"2025-07-02T13:42:13.631+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:24 {"version":"1.2.0","timestamp":"2025-07-02T13:42:24.522+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:42:24 {"version":"1.2.0","timestamp":"2025-07-02T13:42:24.530+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:24 {"version":"1.2.0","timestamp":"2025-07-02T13:42:24.570+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:36 {"version":"1.2.0","timestamp":"2025-07-02T13:42:36.574+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:42:36 {"version":"1.2.0","timestamp":"2025-07-02T13:42:36.582+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:36 {"version":"1.2.0","timestamp":"2025-07-02T13:42:36.602+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}, {\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:49 {"version":"1.2.0","timestamp":"2025-07-02T13:42:49.485+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:42:49 {"version":"1.2.0","timestamp":"2025-07-02T13:42:49.494+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:42:49 {"version":"1.2.0","timestamp":"2025-07-02T13:42:49.601+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.347+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-1, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:34667) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.347+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-2, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:34667) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.349+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.357+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.360+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-2, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:34667) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.371+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.376+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.380+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.391+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:43:02 13:43:02,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:43:02 13:43:02,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:43:02 13:43:02,450 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:43:02 13:43:02,450 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:43:02 13:43:02,451 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:43:02 13:43:02,451 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:43:02 13:43:02,451 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:43:02 13:43:02,451 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@12724081 - value "{ 13:43:02 "service_id": "unknown", 13:43:02 "message": "%msg", 13:43:02 "facility": "%X{facility}", 13:43:02 "subject": "%X{subject}", 13:43:02 "extra_data": { 13:43:02 "logger": "%logger", 13:43:02 "thread_info": { 13:43:02 "thread_name": "%thread" 13:43:02 }, 13:43:02 "dst": { 13:43:02 "trace_id": "%mdc{traceId}" 13:43:02 }, 13:43:02 "exception": { 13:43:02 "stack_trace": "%xEx" 13:43:02 } 13:43:02 } 13:43:02 }" substituted for "{ 13:43:02 "service_id": "${SERVICE_ID:-unknown}", 13:43:02 "message": "%msg", 13:43:02 "facility": "%X{facility}", 13:43:02 "subject": "%X{subject}", 13:43:02 "extra_data": { 13:43:02 "logger": "%logger", 13:43:02 "thread_info": { 13:43:02 "thread_name": "%thread" 13:43:02 }, 13:43:02 "dst": { 13:43:02 "trace_id": "%mdc{traceId}" 13:43:02 }, 13:43:02 "exception": { 13:43:02 "stack_trace": "%xEx" 13:43:02 } 13:43:02 } 13:43:02 }" 13:43:02 13:43:02,461 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:43:02 13:43:02,461 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:43:02 13:43:02,461 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:43:02 13:43:02,461 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@12724081 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:43:02 13:43:02,461 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:43:02 13:43:02,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65eb299c - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:43:02 13:43:02,462 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:43:02 13:43:02,462 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@12724081 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:43:02 13:43:02,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:43:02 13:43:02,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65eb299c - Propagating INFO level on Logger[/] onto the JUL framework 13:43:02 13:43:02,462 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3b99b296 - End of configuration. 13:43:02 13:43:02,462 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4ac0fd6b - Registering current configuration as safe fallback point 13:43:02 13:43:02 13:43:02 . ____ _ __ _ _ 13:43:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:43:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:43:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:43:02 ' |____| .__|_| |_|_| |_\__, | / / / / 13:43:02 =========|_|==============|___/=/_/_/_/ 13:43:02 13:43:02 :: Spring Boot :: (v3.4.2) 13:43:02 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.877+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:43:02 {"version":"1.2.0","timestamp":"2025-07-02T13:43:02.878+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:43:03 {"version":"1.2.0","timestamp":"2025-07-02T13:43:03.396+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:44083","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:43:04 {"version":"1.2.0","timestamp":"2025-07-02T13:43:04.873+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:43:05 {"version":"1.2.0","timestamp":"2025-07-02T13:43:04.968+0000","service_id":"unknown","message":"Started EndToEndDbTest in 2.573 seconds (process running for 659.485)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 13:43:05 {"version":"1.2.0","timestamp":"2025-07-02T13:43:04.970+0000","service_id":"unknown","message":"HikariPool-5 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:43:05 {"version":"1.2.0","timestamp":"2025-07-02T13:43:04.980+0000","service_id":"unknown","message":"HikariPool-5 - Added connection org.postgresql.jdbc.PgConnection@5905611b","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:43:05 {"version":"1.2.0","timestamp":"2025-07-02T13:43:04.981+0000","service_id":"unknown","message":"HikariPool-5 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:43:05 {"version":"1.2.0","timestamp":"2025-07-02T13:43:05.896+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:13.999+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.018+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-17] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-17"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.236+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.276+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.278+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.319+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.332+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.369+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.473+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.474+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.475+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.478+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.479+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.480+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.481+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.482+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.482+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.483+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.484+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.484+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.485+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.486+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.486+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.487+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.488+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.493+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.497+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.501+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.502+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:14 {"version":"1.2.0","timestamp":"2025-07-02T13:43:14.503+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.385+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1, topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.402+0000","service_id":"unknown","message":"Processing events: 23","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.441+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.454+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0103, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.470+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.522+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.620+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.673+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0100, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.753+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.780+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.826+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.836+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.870+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]}, {\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.872+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.875+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.875+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.881+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.884+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.884+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.889+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.890+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.896+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.897+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.898+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.898+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.898+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:15 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.929+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.952+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.968+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.969+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.969+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.969+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.971+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.973+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.974+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.974+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.980+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\" (\"gNBId\", \"metadata\", \"id\", \"CD_sourceIds\") values (?, cast(? as jsonb), ?, cast(? as jsonb)) on conflict (id) do update set \"gNBId\" = ?, \"metadata\" = teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\".\"metadata\" || '{\"lastModified\":\"2025-07-02T13:43:15.977906605Z\",\"reliabilityIndicator\":\"OK\",\"firstDiscovered\":\"2025-07-02T13:43:15.977906605Z\"}', \"CD_sourceIds\" = cast(? as jsonb) returning xmax]; ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getEntityOperation$5(TeivDbOperations.java:296)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.listener.CreateTopologyProcessor.process(CreateTopologyProcessor.java:77)\n\tat org.oran.smo.teiv.listener.TopologyListener.processEvents(TopologyListener.java:65)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169)\n\tat org.springframework.kafka.listener.adapter.KotlinAwareInvocableHandlerMethod.doInvoke(KotlinAwareInvocableHandlerMethod.java:45)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119)\n\tat org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:71)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:474)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:168)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:60)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchOnMessage(KafkaMessageListenerContainer.java:2454)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessageWithRecordsOrList(KafkaMessageListenerContainer.java:2435)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessage(KafkaMessageListenerContainer.java:2372)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchListener(KafkaMessageListenerContainer.java:2257)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchListener(KafkaMessageListenerContainer.java:2167)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2146)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1525)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1463)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1332)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.lang.Thread.run(Thread.java:833)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 50 common frames omitted\n"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.981+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Used kafka message key: null. Reason: Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:15.982+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Exception = Sql exception during query execution, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:16.007+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:16 {"version":"1.2.0","timestamp":"2025-07-02T13:43:16.039+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:18 {"version":"1.2.0","timestamp":"2025-07-02T13:43:18.378+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1, topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:18 {"version":"1.2.0","timestamp":"2025-07-02T13:43:18.391+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:18 {"version":"1.2.0","timestamp":"2025-07-02T13:43:18.391+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:24 {"version":"1.2.0","timestamp":"2025-07-02T13:43:24.659+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:44083) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:24 {"version":"1.2.0","timestamp":"2025-07-02T13:43:24.661+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-4, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:44083) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.661+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:44083) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.661+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-4, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:44083) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.662+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.662+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.669+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.674+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-4, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:44083) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.682+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 13:43:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 212.8 s -- in org.oran.smo.teiv.service.EndToEndDbTest 13:43:25 [INFO] Running org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.726+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbServiceContainerizedTest]: TeivDbServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.728+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:43:25 13:43:25 . ____ _ __ _ _ 13:43:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:43:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:43:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:43:25 ' |____| .__|_| |_|_| |_\__, | / / / / 13:43:25 =========|_|==============|___/=/_/_/_/ 13:43:25 13:43:25 :: Spring Boot :: (v3.4.2) 13:43:25 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.773+0000","service_id":"unknown","message":"Starting TeivDbServiceContainerizedTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:43:25 {"version":"1.2.0","timestamp":"2025-07-02T13:43:25.773+0000","service_id":"unknown","message":"The following 1 profile is active: \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:43:26 {"version":"1.2.0","timestamp":"2025-07-02T13:43:26.295+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:43:28 {"version":"1.2.0","timestamp":"2025-07-02T13:43:28.286+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:43:28 {"version":"1.2.0","timestamp":"2025-07-02T13:43:28.385+0000","service_id":"unknown","message":"Started TeivDbServiceContainerizedTest in 2.653 seconds (process running for 682.902)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:43:28 {"version":"1.2.0","timestamp":"2025-07-02T13:43:28.386+0000","service_id":"unknown","message":"HikariPool-6 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:43:28 {"version":"1.2.0","timestamp":"2025-07-02T13:43:28.393+0000","service_id":"unknown","message":"HikariPool-6 - Added connection org.postgresql.jdbc.PgConnection@3179b08f","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:43:28 {"version":"1.2.0","timestamp":"2025-07-02T13:43:28.394+0000","service_id":"unknown","message":"HikariPool-6 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:43:29 {"version":"1.2.0","timestamp":"2025-07-02T13:43:29.276+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 13:43:29 {"version":"1.2.0","timestamp":"2025-07-02T13:43:29.345+0000","service_id":"unknown","message":"HikariPool-7 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:43:29 {"version":"1.2.0","timestamp":"2025-07-02T13:43:29.353+0000","service_id":"unknown","message":"HikariPool-7 - Added connection org.postgresql.jdbc.PgConnection@394190d6","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:43:29 {"version":"1.2.0","timestamp":"2025-07-02T13:43:29.354+0000","service_id":"unknown","message":"HikariPool-7 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:44:47 {"version":"1.2.0","timestamp":"2025-07-02T13:44:47.034+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_ODUFunction\" (\"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\", \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\", \"id\") values (?, ?, ?) on conflict (id) do update set \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" = ?, \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\" = ? returning xmax]; ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$16(TeivDbServiceContainerizedTest.java:430)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$17(TeivDbServiceContainerizedTest.java:433)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalMergeRollsBackAfterRelationshipError(TeivDbServiceContainerizedTest.java:433)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 100 common frames omitted\n"}}} 13:44:58 {"version":"1.2.0","timestamp":"2025-07-02T13:44:58.144+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.oran.smo.teiv.schema.RelationType.getRelationshipStorageLocation()\" because \"relationType\" is null\n\tat org.oran.smo.teiv.service.TeivDbOperations.deleteRelationFromEntityTableByRelationId(TeivDbOperations.java:187)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$24(TeivDbServiceContainerizedTest.java:566)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$25(TeivDbServiceContainerizedTest.java:569)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalDeleteRollbackAfterRelationshipError(TeivDbServiceContainerizedTest.java:569)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:45:22 {"version":"1.2.0","timestamp":"2025-07-02T13:45:22.321+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: SQL [insert into teiv_data.\"o-ran-smo-teiv-oam_ManagedElement\" (\"id\") values (?) on conflict (id) do nothing]; ERROR: deadlock detected\n Detail: Process 246 waits for ShareLock on transaction 4111; blocked by process 245.\nProcess 245 waits for ShareLock on transaction 4112; blocked by process 246.\n Hint: See server log for query details.\n Where: while inserting index tuple (0,1) in relation \"o-ran-smo-teiv-oam_ManagedElement\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"Thread-27"}}} 13:45:31 {"version":"1.2.0","timestamp":"2025-07-02T13:45:31.239+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:31 {"version":"1.2.0","timestamp":"2025-07-02T13:45:31.440+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 2/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:31 {"version":"1.2.0","timestamp":"2025-07-02T13:45:31.641+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 3/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:31 {"version":"1.2.0","timestamp":"2025-07-02T13:45:31.842+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 4/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:32 {"version":"1.2.0","timestamp":"2025-07-02T13:45:32.043+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 5/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:32 {"version":"1.2.0","timestamp":"2025-07-02T13:45:32.244+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 6/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:32 {"version":"1.2.0","timestamp":"2025-07-02T13:45:32.445+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 7/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:32 {"version":"1.2.0","timestamp":"2025-07-02T13:45:32.646+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 8/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:32 {"version":"1.2.0","timestamp":"2025-07-02T13:45:32.847+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 9/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:33 {"version":"1.2.0","timestamp":"2025-07-02T13:45:33.048+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 10/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:33 {"version":"1.2.0","timestamp":"2025-07-02T13:45:33.048+0000","service_id":"unknown","message":"Reached the maximum number of retry attempts (10) for a deadlock.","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 13:45:33 {"version":"1.2.0","timestamp":"2025-07-02T13:45:33.048+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: A deadlock occurred in the db\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$30(TeivDbServiceContainerizedTest.java:645)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$31(TeivDbServiceContainerizedTest.java:648)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testDeadlockRetryMaxAttemptsReached(TeivDbServiceContainerizedTest.java:648)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.sql.SQLException: details\n\t... 95 common frames omitted\n"}}} 13:45:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.0 s -- in org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 13:45:42 [INFO] Running org.oran.smo.teiv.service.SchemaCleanUpServiceTest 13:45:43 {"version":"1.2.0","timestamp":"2025-07-02T13:45:43.819+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:43 {"version":"1.2.0","timestamp":"2025-07-02T13:45:43.820+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:43 {"version":"1.2.0","timestamp":"2025-07-02T13:45:43.820+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:43 {"version":"1.2.0","timestamp":"2025-07-02T13:45:43.821+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:43 {"version":"1.2.0","timestamp":"2025-07-02T13:45:43.830+0000","service_id":"unknown","message":"Start cleanup for gnbcucp-gnbcuup-model schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 13:45:43 {"version":"1.2.0","timestamp":"2025-07-02T13:45:43.898+0000","service_id":"unknown","message":"Cleanup for gnbcucp-gnbcuup-model schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 13:45:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s -- in org.oran.smo.teiv.service.SchemaCleanUpServiceTest 13:45:43 [INFO] Running org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 13:45:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 13:45:43 [INFO] Running org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.377+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"entityId_0\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\",\"c\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_1\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"geranFqBands\":[\"a\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"eUtranFqBands\":[\"q\"],\"nRFqBands\":[]},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.441+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.445+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":\"123\",\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":\"10223372036854775807\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":\"300.1\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":\"-9223372036854775808\"},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.489+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.534+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"invalid_entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.572+0000","service_id":"unknown","message":"Illegal character found in relationship bSide: invalid_entityId[1]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.577+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]},\"relationships\":{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.577+0000","service_id":"unknown","message":"Invalid structure. Event elements must be an array of JSON objects. Node: {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.581+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={invalidjson} Cause: Unexpected character ('i' (code 105)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.583+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.613+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.649+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.650+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.653+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.654+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.656+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.657+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.660+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"invalid_entityId>_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.694+0000","service_id":"unknown","message":"Illegal character found in entity id: invalid_entityId>_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.698+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"cellLocalId\":45891,\"nRPCI\":121,\"nRTAC\":3101},\"sourceIds\":[\"source3\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"entityId_2\",\"attributes\":{\"arfcnDL\":4590},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_4\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mnc\":\"751\",\"mcc\":\"209\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=89FE9A4ED8451D779865C389900E247B13E360B0A4175EBA80AA9B384BFA4C688F17865AFD934085B0235BCA66128F2E6D4CE6953EAAB2EDEBD94B3683C1A064\",\"aSide\":\"entityId_5\",\"bSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_3\",\"sourceIds\":[\"source21\",\"source22\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.820+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\"},{\"id\":\"entityId_3\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.855+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.855+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.855+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.862+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={\"entities\":[{\"a_field\"# 123}]}} Cause: Unexpected character ('#' (code 35)): was expecting a colon to separate field name and value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 24]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.864+0000","service_id":"unknown","message":"CloudEvent doesn't contain data.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.866+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.867+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.870+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.871+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.871+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.874+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"752\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.902+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.903+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.906+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"invalid_relationshipId<3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.950+0000","service_id":"unknown","message":"Illegal character found in relationship id: invalid_relationshipId<3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.953+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId1\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\"},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.954+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:44 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.957+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.990+0000","service_id":"unknown","message":"Error parsing entity attributes for module o-ran-smo-teiv-ran and entity type name ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.data.Entity","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: null\n"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.994+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.995+0000","service_id":"unknown","message":"Missing id in relationship! ASide: NRSectorCarrier_1, BSide: AntennaCapability_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.998+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.998+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:44.999+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.001+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.009+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"invalid_entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.037+0000","service_id":"unknown","message":"Illegal character found in relationship aSide: invalid_entityId?5","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.042+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":10223372036854775807},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":300.1},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":-9223372036854775808},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 13:45:45 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s -- in org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 13:45:45 [INFO] Running org.oran.smo.teiv.service.KafkaTopicServiceTest 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.078+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.KafkaTopicServiceTest]: KafkaTopicServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.081+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.KafkaTopicServiceTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:45:45 13:45:45 . ____ _ __ _ _ 13:45:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:45:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:45:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:45:45 ' |____| .__|_| |_|_| |_\__, | / / / / 13:45:45 =========|_|==============|___/=/_/_/_/ 13:45:45 13:45:45 :: Spring Boot :: (v3.4.2) 13:45:45 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.375+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.376+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:45 {"version":"1.2.0","timestamp":"2025-07-02T13:45:45.815+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:45:47 {"version":"1.2.0","timestamp":"2025-07-02T13:45:47.290+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:45:47 {"version":"1.2.0","timestamp":"2025-07-02T13:45:47.386+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.301 seconds (process running for 821.904)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:47 13:45:47,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:45:47 13:45:47,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:45:47 13:45:47,708 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:45:47 13:45:47,708 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:45:47 13:45:47,708 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:45:47 13:45:47,708 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:45:47 13:45:47,709 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:45:47 13:45:47,709 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@35ab5584 - value "{ 13:45:47 "service_id": "unknown", 13:45:47 "message": "%msg", 13:45:47 "facility": "%X{facility}", 13:45:47 "subject": "%X{subject}", 13:45:47 "extra_data": { 13:45:47 "logger": "%logger", 13:45:47 "thread_info": { 13:45:47 "thread_name": "%thread" 13:45:47 }, 13:45:47 "dst": { 13:45:47 "trace_id": "%mdc{traceId}" 13:45:47 }, 13:45:47 "exception": { 13:45:47 "stack_trace": "%xEx" 13:45:47 } 13:45:47 } 13:45:47 }" substituted for "{ 13:45:47 "service_id": "${SERVICE_ID:-unknown}", 13:45:47 "message": "%msg", 13:45:47 "facility": "%X{facility}", 13:45:47 "subject": "%X{subject}", 13:45:47 "extra_data": { 13:45:47 "logger": "%logger", 13:45:47 "thread_info": { 13:45:47 "thread_name": "%thread" 13:45:47 }, 13:45:47 "dst": { 13:45:47 "trace_id": "%mdc{traceId}" 13:45:47 }, 13:45:47 "exception": { 13:45:47 "stack_trace": "%xEx" 13:45:47 } 13:45:47 } 13:45:47 }" 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@35ab5584 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69875853 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@35ab5584 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69875853 - Propagating INFO level on Logger[/] onto the JUL framework 13:45:47 13:45:47,714 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ccecbf7 - End of configuration. 13:45:47 13:45:47,714 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@18c3fb9c - Registering current configuration as safe fallback point 13:45:47 13:45:47 13:45:47 . ____ _ __ _ _ 13:45:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:45:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:45:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:45:47 ' |____| .__|_| |_|_| |_\__, | / / / / 13:45:47 =========|_|==============|___/=/_/_/_/ 13:45:47 13:45:47 :: Spring Boot :: (v3.4.2) 13:45:47 13:45:48 {"version":"1.2.0","timestamp":"2025-07-02T13:45:48.030+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:48 {"version":"1.2.0","timestamp":"2025-07-02T13:45:48.030+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:48 {"version":"1.2.0","timestamp":"2025-07-02T13:45:48.457+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:45:49 {"version":"1.2.0","timestamp":"2025-07-02T13:45:49.922+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:45:50 {"version":"1.2.0","timestamp":"2025-07-02T13:45:50.024+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.357 seconds (process running for 824.541)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:50 {"version":"1.2.0","timestamp":"2025-07-02T13:45:50.067+0000","service_id":"unknown","message":"Error checking if topic exists: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.service.kafka.KafkaTopicService.isTopicCreated(KafkaTopicService.java:64)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.lambda$test_topologyIngestionTopicCreation_Interrupted$2(KafkaTopicServiceTest.java:131)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.test_topologyIngestionTopicCreation_Interrupted(KafkaTopicServiceTest.java:131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:45:50 {"version":"1.2.0","timestamp":"2025-07-02T13:45:50.073+0000","service_id":"unknown","message":"Error deleting topics","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:50 13:45:50,431 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:45:50 13:45:50,431 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:45:50 13:45:50,432 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:45:50 13:45:50,432 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:45:50 13:45:50,432 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:45:50 13:45:50,432 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:45:50 13:45:50,432 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:45:50 13:45:50,433 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@627cb257 - value "{ 13:45:50 "service_id": "unknown", 13:45:50 "message": "%msg", 13:45:50 "facility": "%X{facility}", 13:45:50 "subject": "%X{subject}", 13:45:50 "extra_data": { 13:45:50 "logger": "%logger", 13:45:50 "thread_info": { 13:45:50 "thread_name": "%thread" 13:45:50 }, 13:45:50 "dst": { 13:45:50 "trace_id": "%mdc{traceId}" 13:45:50 }, 13:45:50 "exception": { 13:45:50 "stack_trace": "%xEx" 13:45:50 } 13:45:50 } 13:45:50 }" substituted for "{ 13:45:50 "service_id": "${SERVICE_ID:-unknown}", 13:45:50 "message": "%msg", 13:45:50 "facility": "%X{facility}", 13:45:50 "subject": "%X{subject}", 13:45:50 "extra_data": { 13:45:50 "logger": "%logger", 13:45:50 "thread_info": { 13:45:50 "thread_name": "%thread" 13:45:50 }, 13:45:50 "dst": { 13:45:50 "trace_id": "%mdc{traceId}" 13:45:50 }, 13:45:50 "exception": { 13:45:50 "stack_trace": "%xEx" 13:45:50 } 13:45:50 } 13:45:50 }" 13:45:50 13:45:50,437 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:45:50 13:45:50,437 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:45:50 13:45:50,437 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:45:50 13:45:50,437 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@627cb257 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:50 13:45:50,437 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:45:50 13:45:50,438 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7c6e7f02 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:45:50 13:45:50,438 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:45:50 13:45:50,438 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@627cb257 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:50 13:45:50,438 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:45:50 13:45:50,438 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7c6e7f02 - Propagating INFO level on Logger[/] onto the JUL framework 13:45:50 13:45:50,438 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3675051f - End of configuration. 13:45:50 13:45:50,438 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@f2ff9c - Registering current configuration as safe fallback point 13:45:50 13:45:50 13:45:50 . ____ _ __ _ _ 13:45:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:45:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:45:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:45:50 ' |____| .__|_| |_|_| |_\__, | / / / / 13:45:50 =========|_|==============|___/=/_/_/_/ 13:45:50 13:45:50 :: Spring Boot :: (v3.4.2) 13:45:50 13:45:50 {"version":"1.2.0","timestamp":"2025-07-02T13:45:50.703+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:50 {"version":"1.2.0","timestamp":"2025-07-02T13:45:50.703+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:51 {"version":"1.2.0","timestamp":"2025-07-02T13:45:51.123+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:45:52 {"version":"1.2.0","timestamp":"2025-07-02T13:45:52.563+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:45:52 {"version":"1.2.0","timestamp":"2025-07-02T13:45:52.687+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.292 seconds (process running for 827.204)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:52 {"version":"1.2.0","timestamp":"2025-07-02T13:45:52.716+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-27] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-27"}}} 13:45:52 {"version":"1.2.0","timestamp":"2025-07-02T13:45:52.907+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-29] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-29"}}} 13:45:53 {"version":"1.2.0","timestamp":"2025-07-02T13:45:53.012+0000","service_id":"unknown","message":"[Controller id=0, targetBrokerId=0] Connection to node 0 (localhost/127.0.0.1:46463) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"}}} 13:45:53 13:45:53,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:45:53 13:45:53,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:45:53 13:45:53,228 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:45:53 13:45:53,229 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:45:53 13:45:53,229 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:45:53 13:45:53,229 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:45:53 13:45:53,230 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:45:53 13:45:53,234 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@59ea7221 - value "{ 13:45:53 "service_id": "unknown", 13:45:53 "message": "%msg", 13:45:53 "facility": "%X{facility}", 13:45:53 "subject": "%X{subject}", 13:45:53 "extra_data": { 13:45:53 "logger": "%logger", 13:45:53 "thread_info": { 13:45:53 "thread_name": "%thread" 13:45:53 }, 13:45:53 "dst": { 13:45:53 "trace_id": "%mdc{traceId}" 13:45:53 }, 13:45:53 "exception": { 13:45:53 "stack_trace": "%xEx" 13:45:53 } 13:45:53 } 13:45:53 }" substituted for "{ 13:45:53 "service_id": "${SERVICE_ID:-unknown}", 13:45:53 "message": "%msg", 13:45:53 "facility": "%X{facility}", 13:45:53 "subject": "%X{subject}", 13:45:53 "extra_data": { 13:45:53 "logger": "%logger", 13:45:53 "thread_info": { 13:45:53 "thread_name": "%thread" 13:45:53 }, 13:45:53 "dst": { 13:45:53 "trace_id": "%mdc{traceId}" 13:45:53 }, 13:45:53 "exception": { 13:45:53 "stack_trace": "%xEx" 13:45:53 } 13:45:53 } 13:45:53 }" 13:45:53 13:45:53,241 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:45:53 13:45:53,241 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:45:53 13:45:53,241 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@59ea7221 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c221e91 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@59ea7221 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c221e91 - Propagating INFO level on Logger[/] onto the JUL framework 13:45:53 13:45:53,242 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@72c6533 - End of configuration. 13:45:53 13:45:53,242 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@41a68945 - Registering current configuration as safe fallback point 13:45:53 13:45:53 13:45:53 . ____ _ __ _ _ 13:45:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:45:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:45:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:45:53 ' |____| .__|_| |_|_| |_\__, | / / / / 13:45:53 =========|_|==============|___/=/_/_/_/ 13:45:53 13:45:53 :: Spring Boot :: (v3.4.2) 13:45:53 13:45:53 {"version":"1.2.0","timestamp":"2025-07-02T13:45:53.495+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:53 {"version":"1.2.0","timestamp":"2025-07-02T13:45:53.496+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:53 {"version":"1.2.0","timestamp":"2025-07-02T13:45:53.898+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:45:55 {"version":"1.2.0","timestamp":"2025-07-02T13:45:55.331+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:45:55 {"version":"1.2.0","timestamp":"2025-07-02T13:45:55.420+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.229 seconds (process running for 829.937)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:55 {"version":"1.2.0","timestamp":"2025-07-02T13:45:55.446+0000","service_id":"unknown","message":"Topic does not exist: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"}}} 13:45:55 {"version":"1.2.0","timestamp":"2025-07-02T13:45:55.474+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-33] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-33"}}} 13:45:55 {"version":"1.2.0","timestamp":"2025-07-02T13:45:55.859+0000","service_id":"unknown","message":"[RequestSendThread controllerId=0] Controller 0 fails to send a request to broker localhost:41323 (id: 0 rack: null)","extra_data":{"logger":"kafka.controller.RequestSendThread","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)\n\tat java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:276)\n\tat org.apache.kafka.server.util.ShutdownableThread.pause(ShutdownableThread.java:121)\n\tat kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:240)\n\tat org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:135)\n"}}} 13:45:56 13:45:56,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 13:45:56 13:45:56,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:45:56 13:45:56,016 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:45:56 13:45:56,017 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 13:45:56 13:45:56,017 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 13:45:56 13:45:56,017 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 13:45:56 13:45:56,017 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:45:56 13:45:56,017 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@203e7a8b - value "{ 13:45:56 "service_id": "unknown", 13:45:56 "message": "%msg", 13:45:56 "facility": "%X{facility}", 13:45:56 "subject": "%X{subject}", 13:45:56 "extra_data": { 13:45:56 "logger": "%logger", 13:45:56 "thread_info": { 13:45:56 "thread_name": "%thread" 13:45:56 }, 13:45:56 "dst": { 13:45:56 "trace_id": "%mdc{traceId}" 13:45:56 }, 13:45:56 "exception": { 13:45:56 "stack_trace": "%xEx" 13:45:56 } 13:45:56 } 13:45:56 }" substituted for "{ 13:45:56 "service_id": "${SERVICE_ID:-unknown}", 13:45:56 "message": "%msg", 13:45:56 "facility": "%X{facility}", 13:45:56 "subject": "%X{subject}", 13:45:56 "extra_data": { 13:45:56 "logger": "%logger", 13:45:56 "thread_info": { 13:45:56 "thread_name": "%thread" 13:45:56 }, 13:45:56 "dst": { 13:45:56 "trace_id": "%mdc{traceId}" 13:45:56 }, 13:45:56 "exception": { 13:45:56 "stack_trace": "%xEx" 13:45:56 } 13:45:56 } 13:45:56 }" 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@203e7a8b - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc5f498 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@203e7a8b - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc5f498 - Propagating INFO level on Logger[/] onto the JUL framework 13:45:56 13:45:56,022 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@19d6285c - End of configuration. 13:45:56 13:45:56,022 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@617deec6 - Registering current configuration as safe fallback point 13:45:56 13:45:56 13:45:56 . ____ _ __ _ _ 13:45:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:45:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:45:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:45:56 ' |____| .__|_| |_|_| |_\__, | / / / / 13:45:56 =========|_|==============|___/=/_/_/_/ 13:45:56 13:45:56 :: Spring Boot :: (v3.4.2) 13:45:56 13:45:56 {"version":"1.2.0","timestamp":"2025-07-02T13:45:56.264+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:56 {"version":"1.2.0","timestamp":"2025-07-02T13:45:56.265+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:56 {"version":"1.2.0","timestamp":"2025-07-02T13:45:56.679+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:45:58 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.084+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:45:58 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.176+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 2.191 seconds (process running for 832.693)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 13:45:58 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.420+0000","service_id":"unknown","message":"Error checking if topic exists: topology-inventory-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: null\n"}}} 13:45:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.39 s -- in org.oran.smo.teiv.service.KafkaTopicServiceTest 13:45:58 [INFO] Running org.oran.smo.teiv.schema.SchemaRegistryTest 13:45:58 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.515+0000","service_id":"unknown","message":"Domain: OAM does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:58 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.544+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:58 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.550+0000","service_id":"unknown","message":"Domain: OAM does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:58 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.561+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-oam does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:45:58 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.oran.smo.teiv.schema.SchemaRegistryTest 13:45:58 [INFO] Running org.oran.smo.teiv.schema.ConsumerDataCacheTest 13:45:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.oran.smo.teiv.schema.ConsumerDataCacheTest 13:45:58 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 13:45:59 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.824+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest]: SchemasTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:45:59 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.854+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:45:59 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.857+0000","service_id":"unknown","message":"HikariPool-8 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:45:59 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.882+0000","service_id":"unknown","message":"HikariPool-8 - Added connection org.postgresql.jdbc.PgConnection@6015d243","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:45:59 {"version":"1.2.0","timestamp":"2025-07-02T13:45:58.882+0000","service_id":"unknown","message":"HikariPool-8 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:10 13:46:10 . ____ _ __ _ _ 13:46:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:46:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:46:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:46:10 ' |____| .__|_| |_|_| |_\__, | / / / / 13:46:10 =========|_|==============|___/=/_/_/_/ 13:46:10 13:46:10 :: Spring Boot :: (v3.4.2) 13:46:10 13:46:10 {"version":"1.2.0","timestamp":"2025-07-02T13:46:10.513+0000","service_id":"unknown","message":"Starting SchemasTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 13:46:10 {"version":"1.2.0","timestamp":"2025-07-02T13:46:10.516+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 13:46:11 {"version":"1.2.0","timestamp":"2025-07-02T13:46:11.227+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:46:12 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.859+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:12 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.859+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:12 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.872+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:46:12 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.891+0000","service_id":"unknown","message":"Completed initialization in 31 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:12 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.973+0000","service_id":"unknown","message":"Started SchemasTest in 2.497 seconds (process running for 847.49)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 13:46:13 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.983+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:13 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.983+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:13 {"version":"1.2.0","timestamp":"2025-07-02T13:46:12.984+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:13 {"version":"1.2.0","timestamp":"2025-07-02T13:46:13.648+0000","service_id":"unknown","message":"HikariPool-9 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:13 {"version":"1.2.0","timestamp":"2025-07-02T13:46:13.659+0000","service_id":"unknown","message":"HikariPool-9 - Added connection org.postgresql.jdbc.PgConnection@37bc7797","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:46:13 {"version":"1.2.0","timestamp":"2025-07-02T13:46:13.660+0000","service_id":"unknown","message":"HikariPool-9 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.214+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.214+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.216+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.251+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.252+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.253+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.286+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.286+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.287+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.345+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.345+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.347+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.380+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.380+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.381+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.408+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.408+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.409+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.451+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.451+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.452+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.535+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.535+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.536+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.553+0000","service_id":"unknown","message":"No schema found with name: invalid","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.573+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.573+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.575+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.677+0000","service_id":"unknown","message":"HikariPool-10 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.690+0000","service_id":"unknown","message":"HikariPool-10 - Added connection org.postgresql.jdbc.PgConnection@547f785a","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.691+0000","service_id":"unknown","message":"HikariPool-10 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.710+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.722+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.722+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.723+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.772+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model2 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.785+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.785+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.787+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.822+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Module 'o-ran-smo-teiv-ran' multiple times in the input, with both conformance types IMPLEMENT and IMPORT. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.822+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_10(SchemasTest.java:582)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.838+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.838+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.839+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.844+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid file - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.844+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateYangFile(RequestValidator.java:75)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:68)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_11(SchemasTest.java:605)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.856+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.856+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.857+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.897+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Missing content at the beginning of the document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.897+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_12(SchemasTest.java:628)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.909+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.910+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.911+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.946+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: 'select*fromocucpfunction' is not a valid YANG identifier. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:14 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.946+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_13(SchemasTest.java:651)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.959+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.959+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:14.960+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.018+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Unexpected content at end of document. Check curly braces balance throughout document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.018+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_14(SchemasTest.java:674)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.032+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.032+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.033+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.070+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.070+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_15(SchemasTest.java:697)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.083+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.083+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.084+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.124+0000","service_id":"unknown","message":"No classifiers and decorators found in module module-rapp-module8 ","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.124+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.124+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_16(SchemasTest.java:720)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.137+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.137+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.138+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.171+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.171+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_17(SchemasTest.java:743)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.184+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.184+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.185+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.218+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'wrong'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.219+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_18(SchemasTest.java:766)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.233+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.233+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.234+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.273+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.273+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_19(SchemasTest.java:789)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.283+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.284+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.285+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.322+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model3 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.335+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.335+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.337+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.374+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: (Sub-)Module does not have a 'revision' statement. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.375+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_20(SchemasTest.java:812)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.385+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.385+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.387+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.424+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.425+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_21(SchemasTest.java:835)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.436+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.437+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.438+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.475+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Path to schema node '/model:decorators', part of 'augment' statement, cannot be resolved. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.475+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_22(SchemasTest.java:858)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.487+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.487+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.488+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.533+0000","service_id":"unknown","message":"Module in deleting state","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.535+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Schema test-app-in-deleting-status already exists and is in the process of being deleted. This may take some time, please try again later. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.535+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Schema in deleting state\n\tat org.oran.smo.teiv.exception.TeivException.schemaInDeletingState(TeivException.java:170)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:243)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.550+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.550+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.551+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.581+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'decimal32'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.581+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_24(SchemasTest.java:904)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.592+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.592+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.593+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.627+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.627+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_3(SchemasTest.java:421)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.639+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.639+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.640+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.674+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier geo-classifier - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.674+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_4(SchemasTest.java:444)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.689+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.689+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.690+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.733+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.747+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.748+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.765+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.765+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.767+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.835+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.838+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.839+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.852+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.853+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.854+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.885+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.888+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.888+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.903+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.903+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.904+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.934+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:15 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.934+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_8(SchemasTest.java:536)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.956+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.956+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.957+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.990+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.995+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:15.995+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.005+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.006+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.007+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.027+0000","service_id":"unknown","message":"Audit Log: Successful - Delete schema test-app-for-deletion-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-app-for-deletion-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.040+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.041+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.042+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.046+0000","service_id":"unknown","message":"No module found with name: does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.047+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema does-not-exist-rapp-module, Invalid schema name: does-not-exist-rapp-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.047+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_1(SchemasTest.java:938)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.057+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.057+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.058+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.063+0000","service_id":"unknown","message":"No module found with name: test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.063+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema test-module-in-deleting-state, Invalid schema name: test-module-in-deleting-state - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.063+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_2(SchemasTest.java:959)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:16 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.25 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 13:46:16 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.079+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest]: DecoratorsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.083+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.086+0000","service_id":"unknown","message":"HikariPool-11 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.097+0000","service_id":"unknown","message":"HikariPool-11 - Added connection org.postgresql.jdbc.PgConnection@3e61980","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:46:16 {"version":"1.2.0","timestamp":"2025-07-02T13:46:16.098+0000","service_id":"unknown","message":"HikariPool-11 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:25 {"version":"1.2.0","timestamp":"2025-07-02T13:46:25.586+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:25 {"version":"1.2.0","timestamp":"2025-07-02T13:46:25.586+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:25 {"version":"1.2.0","timestamp":"2025-07-02T13:46:25.588+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:25 {"version":"1.2.0","timestamp":"2025-07-02T13:46:25.964+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:25 {"version":"1.2.0","timestamp":"2025-07-02T13:46:25.964+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:25 {"version":"1.2.0","timestamp":"2025-07-02T13:46:25.970+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.004+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.004+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.005+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.044+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.045+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.047+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.103+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.103+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.104+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.141+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.141+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.142+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.164+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.165+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.166+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.200+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.200+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.201+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.229+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.229+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.232+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.262+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.262+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.263+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.291+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.292+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.293+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.324+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.324+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.328+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.392+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.392+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.393+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.565+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.566+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.567+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.583+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.583+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.585+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.591+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.592+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.592+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.592+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.605+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.605+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.606+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.706+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Athlone, test-app-module:intdata=456} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=10,ODUFunction=10] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=661A89AD3C2702233CD9E96E97E738C05C35EC5FDF32DC78D149B773726350067315B72448D004C938BCD0263F0C4BCCC8A5F9CDD145B9B740983D1523664328] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.725+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.725+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.726+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.781+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.782+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.782+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.793+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.793+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.795+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.800+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.803+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.803+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.804+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.815+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.815+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.817+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.867+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.867+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.868+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.881+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.881+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.882+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.888+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.889+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:te=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.889+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.889+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.899+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.900+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.901+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.911+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.923+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.923+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.924+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:26 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.966+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.978+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.978+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:26.979+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.026+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=CEEC51BE136D671D2101C09FEDD8A1D95E1E177A4818E9FC0D6E63E610BC8FE26FC9C729A1E58AD43D70472F4CD54403E25CB1E5D2BBA66966625C21435C4A78] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.036+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.036+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.037+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.094+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.104+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.104+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.106+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.130+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=1} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.130+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.131+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.141+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.141+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.142+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.185+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=2} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.186+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.186+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.209+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.209+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.210+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.217+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot deserialize value of type `java.util.LinkedHashMap` from Array value (token `JsonToken.START_ARRAY`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 15] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"decorators\"]) , Payload= {\"decorators\":[\"test-app-module:textdata\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.239+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.242+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.243+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.330+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=3} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.330+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.331+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.344+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.344+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.345+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.353+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.354+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module-wrong:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.354+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.355+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.364+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.365+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.366+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.382+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.394+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.394+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.395+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.401+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.417+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.417+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.419+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.471+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.487+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.487+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.493+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.531+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.541+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.541+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.544+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.582+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.598+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.599+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.600+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.603+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivDecorator$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 304] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"operation\"]) , Payload= {\"decorators\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 13:46:27 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.53 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 13:46:27 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.617+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DataTest]: DataTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.623+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DataTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.626+0000","service_id":"unknown","message":"HikariPool-12 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.637+0000","service_id":"unknown","message":"HikariPool-12 - Added connection org.postgresql.jdbc.PgConnection@1e6c52bb","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:46:27 {"version":"1.2.0","timestamp":"2025-07-02T13:46:27.637+0000","service_id":"unknown","message":"HikariPool-12 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.586+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.586+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.587+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.613+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.614+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.615+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.636+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.637+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.638+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.646+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getDomainTypes(DataServiceImpl.java:83)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllDomains$0(DataController.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllDomains(DataController.java:67)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllDomains()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_00_getAllDomains_2(DataTest.java:130)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.657+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.658+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.659+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.686+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.686+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.687+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.705+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.705+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.706+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.727+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.727+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.729+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.748+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.748+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.749+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.754+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_4(DataTest.java:357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.768+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.768+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.770+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.778+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyEntityTypes(DataServiceImpl.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:78)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_5(DataTest.java:378)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.788+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.788+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.789+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.819+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.819+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.820+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.842+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.842+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.843+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.894+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.894+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.896+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.924+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.924+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:38 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.925+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.957+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.957+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.958+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.991+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.992+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:38.993+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.017+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.017+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.018+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.042+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.042+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.043+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.071+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.071+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.072+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.096+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.096+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.097+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.123+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.123+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.124+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.168+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.168+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.170+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.191+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.191+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.192+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.225+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.225+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.226+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.254+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.254+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.255+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.297+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.298+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.299+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.323+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.323+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.324+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.367+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.367+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.368+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.375+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_25(DataTest.java:1177)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.386+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.386+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.387+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.395+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_26(DataTest.java:1198)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.410+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.410+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.411+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.420+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:192)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_27(DataTest.java:1219)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.432+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.432+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.433+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.438+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_28(DataTest.java:1240)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.454+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.454+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.455+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.465+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_29(DataTest.java:1261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.479+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.479+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.480+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.511+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.511+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.512+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.520+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityTypeInDomain(TeivException.java:68)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityTypeInDomain(RequestValidator.java:54)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:132)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_30(DataTest.java:1282)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.535+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.535+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.536+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.540+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityType(TeivException.java:62)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityType(RequestValidator.java:48)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:131)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_31(DataTest.java:1303)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.553+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.553+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.554+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.567+0000","service_id":"unknown","message":"Parsing error on target /attributes[contains(gNBCUName,'Cucp-1')] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input '[contains(gNBCUName' at line 1:21\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.568+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:95)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.584+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.584+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.585+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.596+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:148)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_33(DataTest.java:1345)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.611+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.611+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.612+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.630+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.630+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.631+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.652+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.652+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.657+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.688+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.688+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.689+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.699+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:431)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_37(DataTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.715+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.715+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.717+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.722+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateReliabilityIndicator(BasePathRefinement.java:987)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:738)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_38(DataTest.java:1482)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.731+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.731+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.732+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.737+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid metadata content\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidMetadaFilter(TeivPathException.java:126)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:744)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_39(DataTest.java:1505)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.748+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.748+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.749+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.799+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.799+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.800+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.822+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:741)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_40(DataTest.java:1528)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.832+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.832+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.833+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.884+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.884+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.885+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.910+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.910+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.911+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.932+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.932+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.933+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.955+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.955+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:39 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.956+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.977+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.977+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:39.980+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.001+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.001+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.002+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.024+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.024+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.025+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.048+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.048+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.049+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.074+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.074+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.076+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.097+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.097+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.098+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.127+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.127+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.128+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.160+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.160+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.161+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.186+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.186+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.187+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.208+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.208+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.209+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.241+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.241+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.242+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.263+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.264+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.265+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.269+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '2025-23-23T27:12:48.62817246Z' could not be parsed: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.format.DateTimeFormatter.createError(DateTimeFormatter.java:2023)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1958)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.time.DateTimeException: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.temporal.ValueRange.checkValidIntValue(ValueRange.java:338)\n\tat java.base/java.time.temporal.ChronoField.checkValidIntValue(ChronoField.java:737)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:644)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:126)\n\tat java.base/java.time.chrono.AbstractChronology.resolveDate(AbstractChronology.java:442)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:586)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:126)\n\tat java.base/java.time.format.Parsed.resolveDateFields(Parsed.java:366)\n\tat java.base/java.time.format.Parsed.resolveFields(Parsed.java:272)\n\tat java.base/java.time.format.Parsed.resolve(Parsed.java:259)\n\tat java.base/java.time.format.DateTimeParseContext.toResolved(DateTimeParseContext.java:331)\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2058)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\t... 140 common frames omitted\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.271+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.280+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.280+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.282+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.290+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '202510-11T20:12:48.62817246Z' could not be parsed at index 0\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.291+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.300+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.301+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.302+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.321+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.322+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.323+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.343+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.344+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.345+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.364+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.364+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.368+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.386+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.386+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.387+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.419+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.419+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.421+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.446+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.446+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.447+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.470+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.470+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.471+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.495+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.495+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.496+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.516+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.516+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.518+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.539+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.539+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.540+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.570+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.570+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.571+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.579+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.setContainerTypesAndTopologyObjects(BasePathRefinement.java:166)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$processTopologyObjectsWithContainerTypeNull$6(BasePathRefinement.java:155)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.processTopologyObjectsWithContainerTypeNull(BasePathRefinement.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:96)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_68(DataTest.java:2357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.592+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.592+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.593+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.597+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameters for association\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidParamsForAssociation(TeivPathException.java:140)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkParamsForAssociation(BasePathRefinement.java:609)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAssociationTopologyObject(BasePathRefinement.java:600)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAttributesOfTopologyObject(BasePathRefinement.java:639)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:559)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_69(DataTest.java:2380)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.606+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.606+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.607+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.635+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.635+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.636+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.668+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.668+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.669+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.697+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.697+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.698+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.707+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.assembleTopologyObject(ResolverUtil.java:104)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getTopologyObjectForScope(ResolverUtil.java:87)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:186)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitContainsFunctionCondition(ScopeFilterListener.java:115)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$ContainsFunctionConditionContext.exitRule(teivPathParser.java:546)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_72(DataTest.java:2463)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.721+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.721+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.722+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.733+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_73(DataTest.java:2486)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.745+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.745+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.746+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.751+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_74(DataTest.java:2507)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.761+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.761+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.762+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.788+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.788+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.789+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.797+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_76(DataTest.java:2563)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.808+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.808+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.809+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.817+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_77(DataTest.java:2584)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.827+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.827+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.828+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.850+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.850+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.851+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.870+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.870+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.871+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.891+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.891+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.892+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.915+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.915+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.916+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.934+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.934+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.935+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.940+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:120)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_2(DataTest.java:2685)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.954+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.954+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.955+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:40 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.959+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:119)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_3(DataTest.java:2706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.968+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.968+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.969+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.994+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.995+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.995+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.995+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.995+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:40.995+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.022+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.022+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.023+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.029+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.030+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.043+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.043+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.044+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.051+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.051+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.051+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.051+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.052+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.053+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.087+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.087+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.088+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.096+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.097+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.097+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.097+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.098+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.098+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.123+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.123+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.124+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.147+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.147+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.148+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.169+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.169+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.172+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.173+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.173+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.173+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.173+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.173+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.193+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.193+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.195+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.205+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.206+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.206+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.206+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.206+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.206+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.211+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:202)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_14(DataTest.java:3147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.224+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.225+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.226+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.238+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.238+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.238+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.239+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.239+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.239+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.246+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_15(DataTest.java:3168)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.260+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.260+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.265+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.286+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.286+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.287+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.287+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.287+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.288+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.288+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.288+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.289+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.289+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.293+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.293+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.294+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.294+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.294+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.294+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.294+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.295+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.295+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.295+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.295+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.295+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.344+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.344+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.346+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.367+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.367+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.368+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.369+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.370+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.370+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.370+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.371+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.371+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.372+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.372+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.373+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.373+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.373+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.374+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.374+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.374+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.374+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.375+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.375+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.375+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.375+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.411+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.412+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.413+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.445+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.447+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.447+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.448+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.448+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.448+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.452+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.452+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.452+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.453+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.453+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.454+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.454+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.454+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.455+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.455+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.455+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.455+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.456+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.456+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.456+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.456+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.497+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.497+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.501+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.555+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.556+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.557+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.557+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.557+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.558+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.558+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.559+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.559+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.559+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.560+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.560+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.560+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.561+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.561+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.562+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.562+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.562+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.563+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.563+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.563+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.564+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.642+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.642+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.644+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.653+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.654+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.654+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.654+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.678+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.678+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.680+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.687+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.687+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.688+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.688+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.706+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.706+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.708+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.717+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.717+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.717+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.717+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.718+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.718+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.738+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.738+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.739+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.749+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.750+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.751+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.773+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.773+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.777+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.784+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.784+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.784+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.785+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.785+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.785+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.785+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.785+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.786+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.786+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.786+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.786+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.808+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.808+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.812+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.821+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.822+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.822+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.822+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.822+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.822+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.823+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.823+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.823+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.823+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.823+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.823+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.860+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.860+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.861+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.883+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.883+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.883+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.884+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.884+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.884+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.884+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.885+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.885+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.885+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.885+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.885+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.906+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.906+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.907+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.920+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.921+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.921+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.921+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.921+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.921+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.922+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.922+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.923+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.924+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.924+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.924+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.943+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.943+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:41 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.944+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.978+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.978+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.979+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.999+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:41.999+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.000+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.017+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.018+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.019+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.058+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.058+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.059+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.062+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_05_getRelationshipTypes_4(DataTest.java:3684)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.073+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.073+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.074+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.095+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.096+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.097+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.121+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.121+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.122+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.142+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.142+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.144+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.154+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:236)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_11(DataTest.java:4056)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.168+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.169+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.170+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.174+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown relationship type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownRelationshipTypeInDomain(TeivException.java:82)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateRelationshipTypeInDomain(RequestValidator.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:103)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_12(DataTest.java:4077)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.183+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.183+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.184+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.225+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.225+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.226+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.244+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.245+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.246+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.264+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.264+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.266+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.285+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.286+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.287+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.314+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.314+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.316+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.320+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.320+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.336+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.336+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.337+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.342+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.345+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.360+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.361+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.362+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.369+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.369+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.380+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.381+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.383+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.407+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.408+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.409+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.440+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.440+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.443+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.468+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.468+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.469+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.492+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.492+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.494+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.516+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.517+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.518+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.523+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipById(DataServiceImpl.java:221)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipById$8(DataController.java:180)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipById(DataController.java:175)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_07_getRelationshipById_2(DataTest.java:4238)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.532+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.532+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.536+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.555+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.555+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.557+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.577+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.577+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.578+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.603+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.603+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.604+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.631+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.631+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.632+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.655+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.655+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.657+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.678+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.678+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.679+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.723+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.723+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.725+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.755+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.756+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.757+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.771+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:159)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_15(DataTest.java:4771)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.781+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.782+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.783+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.787+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameter error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.sourceIdNameError(TeivPathException.java:72)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkSourceIdTopologyObject(BasePathRefinement.java:615)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:565)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:157)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_16(DataTest.java:4792)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.796+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.797+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.798+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.819+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.819+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.821+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.882+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.882+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.884+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.903+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.904+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.905+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.935+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.935+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.936+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.963+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.963+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:42 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.965+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.994+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.994+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:42.995+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.019+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.019+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.020+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.041+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.041+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.042+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.063+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.063+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.064+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.088+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.088+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.089+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.109+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.109+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.110+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.137+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.137+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.139+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.167+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.168+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.169+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.189+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.189+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.190+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.208+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.208+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.209+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.229+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.229+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.230+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.258+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.258+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.259+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.281+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.281+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.282+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.301+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.301+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.302+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.335+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.335+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.337+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.368+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.368+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.369+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:43 [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.78 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 13:46:43 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.398+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest]: ClassifiersTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.402+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.404+0000","service_id":"unknown","message":"HikariPool-13 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.413+0000","service_id":"unknown","message":"HikariPool-13 - Added connection org.postgresql.jdbc.PgConnection@40b1f0fd","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:46:43 {"version":"1.2.0","timestamp":"2025-07-02T13:46:43.413+0000","service_id":"unknown","message":"HikariPool-13 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.877+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.877+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.881+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.913+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.913+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.914+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.934+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.934+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.935+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.953+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.953+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:53 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.954+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.977+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.977+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.978+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.999+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:53.999+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.000+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.023+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.023+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.024+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.046+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.047+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.048+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.063+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.063+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.065+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.084+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.084+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.085+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.102+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.102+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.103+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.109+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.consumerdata.ConsumerDataValidator.validate(ConsumerDataValidator.java:51)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateClassifiersParameter(BasePathRefinement.java:759)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:675)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_01_getClassifiers_getRelationshipsByType_3(ClassifiersTest.java:354)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.119+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.119+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.120+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.136+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.136+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.137+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.181+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.181+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.182+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.216+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.217+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.220+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.266+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.266+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.267+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.277+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.277+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.279+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.283+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.284+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.284+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.284+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.298+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.298+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.299+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.344+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.344+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.344+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.360+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.360+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.364+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.369+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.370+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.370+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.370+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.381+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.381+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.383+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.445+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Weekday] for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.458+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.458+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.460+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.477+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.477+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.478+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.491+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.491+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.492+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.550+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.551+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.551+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.562+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.562+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.564+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.571+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.572+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module-wrong:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.572+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.573+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.583+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.583+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.584+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.590+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.602+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.602+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.604+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.649+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.659+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.659+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.660+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.697+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.710+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.711+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.712+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.748+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.759+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.759+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.760+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.763+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivClassifier$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 292] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"operation\"]) , Payload= {\"classifiers\":[\"test-app-module-wrong:Rural\",\"test-app-module:Weekend\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.771+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.771+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.772+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.775+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 16] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"classifiers\"]) , Payload= {\"classifiers\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 13:46:54 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.39 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 13:46:54 [INFO] Running org.oran.smo.teiv.exposure.api.contract.GroupsTest 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.790+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.GroupsTest]: GroupsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.805+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.GroupsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.808+0000","service_id":"unknown","message":"HikariPool-14 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.820+0000","service_id":"unknown","message":"HikariPool-14 - Added connection org.postgresql.jdbc.PgConnection@440e473c","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:46:54 {"version":"1.2.0","timestamp":"2025-07-02T13:46:54.820+0000","service_id":"unknown","message":"HikariPool-14 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:06 13:47:06 . ____ _ __ _ _ 13:47:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:47:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:47:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:47:06 ' |____| .__|_| |_|_| |_\__, | / / / / 13:47:06 =========|_|==============|___/=/_/_/_/ 13:47:06 13:47:06 :: Spring Boot :: (v3.4.2) 13:47:06 13:47:06 {"version":"1.2.0","timestamp":"2025-07-02T13:47:06.106+0000","service_id":"unknown","message":"Starting GroupsTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 13:47:06 {"version":"1.2.0","timestamp":"2025-07-02T13:47:06.106+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.288+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.289+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.296+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.318+0000","service_id":"unknown","message":"Completed initialization in 29 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.394+0000","service_id":"unknown","message":"Started GroupsTest in 2.329 seconds (process running for 902.911)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.401+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.401+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.402+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.500+0000","service_id":"unknown","message":"HikariPool-15 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.507+0000","service_id":"unknown","message":"HikariPool-15 - Added connection org.postgresql.jdbc.PgConnection@d03d7","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.508+0000","service_id":"unknown","message":"HikariPool-15 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.518+0000","service_id":"unknown","message":"HikariPool-16 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.528+0000","service_id":"unknown","message":"HikariPool-16 - Added connection org.postgresql.jdbc.PgConnection@6cedf1b5","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.529+0000","service_id":"unknown","message":"HikariPool-16 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.550+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=1]\n} with id urn:o-ran:smo:teiv:group=755c4cf6-7188-4ea5-9509-a51a7fc83dea - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.574+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.574+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.575+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.605+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByType {\n queryType: getEntitiesByType\n domain: RAN\n entityTypeName: NRCellDU\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=33d922eb-5a38-4df9-a487-bd85ffd6bb9a - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.616+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.616+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.618+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.654+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: bla\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n}, Unknown domain - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.654+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.655+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.670+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.670+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.672+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.687+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: TEIV\n entityTypeName: NRCellDU\n entityId: urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=9,ODUFunction=9,NRCellDU=1\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=2]\n}, Invalid target filter, only relationship conditions can be provided - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.688+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.688+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.701+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.702+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.706+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.711+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: NRCellDU-1\n targetFilter: null\n scopeFilter: null\n}, Topology ID format not supported - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.711+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.711+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.720+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.720+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.722+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.866+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.866+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.867+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.879+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.879+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.880+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.897+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.897+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.898+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.908+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.908+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.909+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.938+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.938+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.938+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.951+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.952+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.953+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.958+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.958+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.958+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.959+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.959+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:08 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.959+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.968+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.968+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.973+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.978+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement:bla=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology type must be in the format 'moduleName:topologyTypeName'. Provided: o-ran-smo-teiv-oam:ManagedElement:bla - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.978+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.979+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.988+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.988+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.989+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.994+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology id 3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2 is not in supported format. Provided members id should start with urn: - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.994+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:08.994+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.007+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.007+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.008+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.015+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.015+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.015+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.016+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.016+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.016+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.040+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: urn:NRCellDU-1\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=ebbce660-d171-4944-a66d-ff81b365073a - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.048+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.049+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.050+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.054+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.054+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.055+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.064+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.064+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.065+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.070+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{}]}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.070+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.071+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.091+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.091+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.093+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.097+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.097+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.098+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.108+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.109+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.110+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.115+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.115+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.115+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.129+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.129+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.131+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.135+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}], Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.135+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.136+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.146+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.146+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.147+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.152+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}], Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.152+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.153+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.163+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.164+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.165+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.170+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}], Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.170+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.170+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.180+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.181+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.184+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.194+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}], The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.194+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.195+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.205+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.205+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.206+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.208+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"dynamic\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, A static group cannot be created of type 'dynamic' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.220+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.220+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.222+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.224+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"invalidGroup\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.232+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.232+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.233+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.269+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: RAN\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=274342c1-33c4-48e2-9fb2-bbc4f733eed8 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.280+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.280+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.284+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.300+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.300+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.301+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.307+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.307+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.307+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the entity type: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.344+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:ManagedElement=1}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=EA8BF964B4888BFD1991D8E2ECDFA7723118D3829C1378ACBB5484F9ADE328957641013EDF2BEC80CB8E4E0A46CC2D85B960EF25ABF61CC8601095948E368624}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=7EB5B959010A84E95BFA6CAA314120CC335007FCDB2947A53A6E19171BB8742965A874FB89B73CD21EB790E52C8E6DC129B35469BA3867DAC67F4DE72E60185E}]}, {o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ODUFUNCTION=[{id=urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=86084B5A80FAC7339117CEB91A4838FAC28C50AF00C9A13DF66FFA497356A8F440626A935B9621D4C833F0A6DE2722EDC9A312E506D80235A8C1BF54D8DFACC8}]}] with id urn:o-ran:smo:teiv:group=3073ab57-4589-431c-ae66-0f5a541642e0 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.356+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.356+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.359+0000","service_id":"unknown","message":"Completed initialization in 3 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.362+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.376+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.376+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.378+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.380+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"static\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, A dynamic group cannot be created of type 'static' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.388+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.388+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.393+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.395+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"invalidGroupType\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.405+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.405+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.406+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.408+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"dynamic\",\"criteria\":{\"queryType\":\"invalidQueryType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid query type. Only 'getRelationshipsForEntityId', 'getEntitiesByDomain', 'getEntitiesByType' & 'getRelationshipsByType' are supported. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.415+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.415+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.416+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.418+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n \"criteria\": {\\n \"queryType\": \"getEntitiesByType\",\\n \"domain\": \"RAN\",\\n }\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.426+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.426+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.427+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.556+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.556+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.558+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.598+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.598+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.599+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.618+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.619+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.620+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.644+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.644+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.645+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.663+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.663+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.665+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.693+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.694+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.695+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.713+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.713+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.714+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.728+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.728+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.730+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.742+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.742+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.743+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.759+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.759+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.760+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.765+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440100 ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve subtype of [simple type, class org.oran.smo.teiv.api.model.OranTeivCriteria]: missing type id property 'queryType'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 121]\n\tat com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)\n\tat com.fasterxml.jackson.databind.DeserializationContext.missingTypeIdException(DeserializationContext.java:2051)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleMissingTypeId(DeserializationContext.java:1622)\n\tat com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._handleMissingTypeId(TypeDeserializerBase.java:309)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedUsingDefaultImpl(AsPropertyTypeDeserializer.java:211)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:145)\n\tat com.fasterxml.jackson.databind.deser.AbstractDeserializer.deserializeWithType(AbstractDeserializer.java:263)\n\tat com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:141)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.766+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Criteria deserialization exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.criteriaDeserializationException(GroupsException.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:155)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.778+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.778+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.779+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.791+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.791+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.792+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.795+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.796+0000","service_id":"unknown","message":"Error while fetching the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: urn:o-ran:smo:teiv:group=non-existing-group\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupById$1(GroupsRepositoryImpl.java:103)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupById(GroupsRepositoryImpl.java:101)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:139)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.797+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:152)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.804+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.805+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.806+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.819+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.828+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.828+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.829+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.841+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.851+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.852+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.853+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.866+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group doesn't exist when trying to delete the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.867+0000","service_id":"unknown","message":"Error while deleting the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to delete the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.deleteGroupById(GroupsRepositoryImpl.java:261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.deleteGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:119)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.867+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.868+0000","service_id":"unknown","message":"Audit Log: FAILED - Delete group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.868+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.878+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.878+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.879+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.900+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.900+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.905+0000","service_id":"unknown","message":"Completed initialization in 5 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.928+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.937+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.937+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.939+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.952+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.960+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.960+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.961+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.973+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.973+0000","service_id":"unknown","message":"Error while updating the group name: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.renameGroupById(GroupsRepositoryImpl.java:250)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.renameGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:129)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.974+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.975+0000","service_id":"unknown","message":"Audit Log: FAILED - Update name test-group-new-name for group urn:o-ran:smo:teiv:non-existing-group, The requested group is not found - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:non-existing-group/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:09 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.975+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.986+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.986+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.988+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.999+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:09.999+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.001+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.060+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.060+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.062+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.081+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.081+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.082+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.092+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.092+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.094+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.095+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.095+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.095+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.096+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.096+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.096+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.096+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.097+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.097+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.097+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.097+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.097+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.097+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.097+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.098+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.098+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.098+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.117+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_10(GroupsTest.java:1572)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.126+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.126+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.127+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.133+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.EntityByTypeResolver.resolveByCriteria(EntityByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_11(GroupsTest.java:1593)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.142+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.142+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.143+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.147+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.148+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:162)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.152+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.161+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.161+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.162+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.168+0000","service_id":"unknown","message":"Unknown relationship name: NRCellDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.169+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Filter Error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.notMatchingScopeAndTargetFilter(TeivPathException.java:150)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveWildCardObjectsInScopeAndTarget(BasePathRefinement.java:256)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$refine$2(BasePathRefinement.java:101)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:101)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_13(GroupsTest.java:1635)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.178+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.178+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.179+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.185+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_14(GroupsTest.java:1656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.196+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.197+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.198+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.212+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.212+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.212+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.212+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.213+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.213+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.213+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.213+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.214+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.214+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.214+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.214+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.214+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.215+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.215+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.215+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.215+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.216+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.216+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.216+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.216+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.216+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.216+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.216+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.217+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.217+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.255+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.256+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.257+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.277+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.277+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.278+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.302+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.303+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.303+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_4(GroupsTest.java:1394)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.310+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.310+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.310+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.370+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.371+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.372+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.376+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.394+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.394+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.396+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.403+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.404+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.404+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_6(GroupsTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.416+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.416+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.418+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.423+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.424+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.424+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_7(GroupsTest.java:1487)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.435+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.435+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.436+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.463+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.463+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.463+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.464+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.464+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.464+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.464+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.465+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.485+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.485+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.486+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.492+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361 doesn't exist when trying to get the provided members.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.492+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361doesn't exist when trying to get the provided members.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getProvidedMembersById(GroupsRepositoryImpl.java:272)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getProvidedMembersById()\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:54)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.493+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.501+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.501+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:10 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.502+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.527+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.527+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.529+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.538+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.539+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.539+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_1(GroupsTest.java:1715)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.540+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.540+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.540+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.555+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.555+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.556+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.564+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.564+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.564+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.lambda$retrieve$0(NotPresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.retrieve(NotPresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_2(GroupsTest.java:1752)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.572+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.572+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.573+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.595+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.595+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.596+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.602+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.602+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.602+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.lambda$retrieve$0(InvalidProvidedMembersRetriever.java:54)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.retrieve(InvalidProvidedMembersRetriever.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_3(GroupsTest.java:1783)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.603+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.604+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.604+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.630+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.630+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.631+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.656+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.656+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.657+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.661+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid status\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidStatusException(GroupsException.java:83)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.lambda$fromValue$0(ProvidedMembersStatus.java:47)\n\tat java.base/java.util.Optional.map(Optional.java:260)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.fromValue(ProvidedMembersStatus.java:41)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:202)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_5(GroupsTest.java:1841)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.673+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.673+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.674+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.690+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.690+0000","service_id":"unknown","message":"Error while getting provided members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:203)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.691+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:214)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.700+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.701+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.702+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.757+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.767+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.767+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.769+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.781+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.792+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.792+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.793+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.808+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.813+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.814+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=11}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=22}]}, {o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=11}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=11}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216, Merging topology identifiers in request to the group will result in 16 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.815+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.826+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.827+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.828+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.834+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.834+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.834+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.835+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.835+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341, Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.835+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.851+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.851+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.852+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.857+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.858+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.858+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.859+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.859+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.868+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.868+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.872+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.887+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable provided member [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.887+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.888+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified provided members topology identifier: [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.888+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.899+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.899+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.900+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.907+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213 failed due to unavailable topology entity/relation o-ran-smo-teiv-ran:NRCellDU provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.907+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.908+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213, The specified topology entity/relation: o-ran-smo-teiv-ran:NRCellDU is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.908+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.919+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.919+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.920+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.931+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.931+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.933+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.938+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable topology entity/relation o-ran-smo-teiv-oam:ManagedElement provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.939+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.940+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified topology entity/relation: o-ran-smo-teiv-oam:ManagedElement is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.940+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.952+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.952+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.953+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.964+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.964+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.968+0000","service_id":"unknown","message":"Completed initialization in 4 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.978+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.978+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.980+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.991+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.991+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:10.992+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.009+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.018+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.020+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.021+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.030+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.031+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.031+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.042+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.043+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.044+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.049+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.050+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.050+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.062+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.062+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.063+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.069+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.070+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.070+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.082+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.082+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.083+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.089+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.090+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.090+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.101+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.101+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.102+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.116+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.117+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.117+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.126+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.126+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.127+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.137+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.142+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.143+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.153+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.153+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.155+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.165+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.166+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.166+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.178+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.178+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.179+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.186+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.187+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.187+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.195+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.196+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.197+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.205+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.206+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.206+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.218+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.218+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.219+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.229+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.230+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.230+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.233+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.233+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.242+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.242+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.243+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.260+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.272+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.272+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.274+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.286+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.286+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.287+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.318+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.329+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.330+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.331+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.342+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.353+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.353+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.354+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.370+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=1}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=2}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.377+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.378+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.379+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.382+0000","service_id":"unknown","message":"Error when updating provided members for a group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 as group type is not static","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.383+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.383+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050, The specified provided members for group cannot be updated as group type is not static - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.383+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.393+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.394+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.395+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.403+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.404+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}]}, {o-ran-smo-teiv-ran:OCUCPFunction=[{id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=1}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=2}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=3}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=4}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=3}]}, {o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.404+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.413+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.413+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.414+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.420+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.420+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.421+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=2}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=3}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=4}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=5}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=6}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=7}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214, Merging topology identifiers in request to the group will result in 17 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.421+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:47:12 [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.64 s -- in org.oran.smo.teiv.exposure.api.contract.GroupsTest 13:47:12 [INFO] Running org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.440+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest]: DecoratorsServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.455+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.458+0000","service_id":"unknown","message":"HikariPool-17 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.464+0000","service_id":"unknown","message":"HikariPool-17 - Added connection org.postgresql.jdbc.PgConnection@753e0056","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:47:12 {"version":"1.2.0","timestamp":"2025-07-02T13:47:11.465+0000","service_id":"unknown","message":"HikariPool-17 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:12 13:47:12 . ____ _ __ _ _ 13:47:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:47:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:47:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:47:12 ' |____| .__|_| |_|_| |_\__, | / / / / 13:47:12 =========|_|==============|___/=/_/_/_/ 13:47:12 13:47:12 :: Spring Boot :: (v3.4.2) 13:47:12 13:47:13 {"version":"1.2.0","timestamp":"2025-07-02T13:47:13.068+0000","service_id":"unknown","message":"Starting DecoratorsServiceContainerizedTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:47:13 {"version":"1.2.0","timestamp":"2025-07-02T13:47:13.068+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:47:13 {"version":"1.2.0","timestamp":"2025-07-02T13:47:13.466+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:42455","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:47:15 {"version":"1.2.0","timestamp":"2025-07-02T13:47:15.191+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:47:15 {"version":"1.2.0","timestamp":"2025-07-02T13:47:15.278+0000","service_id":"unknown","message":"Started DecoratorsServiceContainerizedTest in 2.736 seconds (process running for 909.795)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:47:23 {"version":"1.2.0","timestamp":"2025-07-02T13:47:23.756+0000","service_id":"unknown","message":"HikariPool-18 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:23 {"version":"1.2.0","timestamp":"2025-07-02T13:47:23.770+0000","service_id":"unknown","message":"HikariPool-18 - Added connection org.postgresql.jdbc.PgConnection@6e4d264a","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:47:23 {"version":"1.2.0","timestamp":"2025-07-02T13:47:23.770+0000","service_id":"unknown","message":"HikariPool-18 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:23 {"version":"1.2.0","timestamp":"2025-07-02T13:47:23.847+0000","service_id":"unknown","message":"HikariPool-19 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:23 {"version":"1.2.0","timestamp":"2025-07-02T13:47:23.865+0000","service_id":"unknown","message":"HikariPool-19 - Added connection org.postgresql.jdbc.PgConnection@56e116ce","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:47:23 {"version":"1.2.0","timestamp":"2025-07-02T13:47:23.865+0000","service_id":"unknown","message":"HikariPool-19 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:47:28 {"version":"1.2.0","timestamp":"2025-07-02T13:47:28.027+0000","service_id":"unknown","message":"Start cleanup for test-app-for-deletion-module schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 13:47:31 {"version":"1.2.0","timestamp":"2025-07-02T13:47:31.601+0000","service_id":"unknown","message":"Cleanup for test-app-for-deletion-module schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 13:48:23 {"version":"1.2.0","timestamp":"2025-07-02T13:48:23.246+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotCompatibleDecorators$7(DecoratorsServiceContainerizedTest.java:221)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotCompatibleDecorators(DecoratorsServiceContainerizedTest.java:221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:49:25 {"version":"1.2.0","timestamp":"2025-07-02T13:49:25.814+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotAvailableDecorators$6(DecoratorsServiceContainerizedTest.java:211)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotAvailableDecorators(DecoratorsServiceContainerizedTest.java:211)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:49:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.1 s -- in org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 13:49:45 [INFO] Running org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 13:49:45 {"version":"1.2.0","timestamp":"2025-07-02T13:49:45.532+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest]: ClassifiersServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:49:45 {"version":"1.2.0","timestamp":"2025-07-02T13:49:45.547+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:49:45 13:49:45 . ____ _ __ _ _ 13:49:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:49:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:49:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:49:45 ' |____| .__|_| |_|_| |_\__, | / / / / 13:49:45 =========|_|==============|___/=/_/_/_/ 13:49:45 13:49:45 :: Spring Boot :: (v3.4.2) 13:49:45 13:49:45 {"version":"1.2.0","timestamp":"2025-07-02T13:49:45.929+0000","service_id":"unknown","message":"Starting ClassifiersServiceContainerizedTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:49:45 {"version":"1.2.0","timestamp":"2025-07-02T13:49:45.929+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:49:46 {"version":"1.2.0","timestamp":"2025-07-02T13:49:46.350+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:42411","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:49:47 {"version":"1.2.0","timestamp":"2025-07-02T13:49:47.907+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:49:48 {"version":"1.2.0","timestamp":"2025-07-02T13:49:48.006+0000","service_id":"unknown","message":"Started ClassifiersServiceContainerizedTest in 2.452 seconds (process running for 1062.524)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 13:49:48 {"version":"1.2.0","timestamp":"2025-07-02T13:49:48.011+0000","service_id":"unknown","message":"HikariPool-20 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:49:48 {"version":"1.2.0","timestamp":"2025-07-02T13:49:48.020+0000","service_id":"unknown","message":"HikariPool-20 - Added connection org.postgresql.jdbc.PgConnection@5c3ea97b","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:49:48 {"version":"1.2.0","timestamp":"2025-07-02T13:49:48.020+0000","service_id":"unknown","message":"HikariPool-20 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:49:58 {"version":"1.2.0","timestamp":"2025-07-02T13:49:58.629+0000","service_id":"unknown","message":"HikariPool-21 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:49:58 {"version":"1.2.0","timestamp":"2025-07-02T13:49:58.647+0000","service_id":"unknown","message":"HikariPool-21 - Added connection org.postgresql.jdbc.PgConnection@99963bf","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:49:58 {"version":"1.2.0","timestamp":"2025-07-02T13:49:58.648+0000","service_id":"unknown","message":"HikariPool-21 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:49:58 {"version":"1.2.0","timestamp":"2025-07-02T13:49:58.707+0000","service_id":"unknown","message":"HikariPool-22 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:49:58 {"version":"1.2.0","timestamp":"2025-07-02T13:49:58.718+0000","service_id":"unknown","message":"HikariPool-22 - Added connection org.postgresql.jdbc.PgConnection@5ebc1709","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:49:58 {"version":"1.2.0","timestamp":"2025-07-02T13:49:58.719+0000","service_id":"unknown","message":"HikariPool-22 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:51:31 {"version":"1.2.0","timestamp":"2025-07-02T13:51:31.681+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidClassifiers$6(ClassifiersServiceContainerizedTest.java:203)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.testAdd_entityAndRelationshipInvalidClassifiers(ClassifiersServiceContainerizedTest.java:203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:51:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.9 s -- in org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 13:51:58 [INFO] Running org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.319+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.367+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.408+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.454+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.531+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.576+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.580+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.620+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.665+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.709+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.752+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.752+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.794+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 13:52:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.401 s -- in org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 13:52:00 [INFO] Running org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.802+0000","service_id":"unknown","message":"HikariPool-23 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.811+0000","service_id":"unknown","message":"HikariPool-23 - Added connection org.postgresql.jdbc.PgConnection@4b4a39aa","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 13:52:00 {"version":"1.2.0","timestamp":"2025-07-02T13:52:00.811+0000","service_id":"unknown","message":"HikariPool-23 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:53:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.71 s -- in org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 13:53:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 13:53:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.utils.RequestValidatorTest 13:53:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.oran.smo.teiv.exposure.utils.RequestValidatorTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.utils.PaginationUtilTest 13:53:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.oran.smo.teiv.exposure.utils.PaginationUtilTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.655+0000","service_id":"unknown","message":"Parsing error on target attributes :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input 'attributes' at line 1:0\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.lambda$process$0(TargetResolver.java:76)\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:71)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:39)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.lambda$testTargetWithoutSlash$7(TargetResolverTest.java:156)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.testTargetWithoutSlash(TargetResolverTest.java:156)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:22 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.698+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)', 50asd0)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 70 right before 'asd0' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1211)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber$0(ScopeResolverTest.java:128)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber(ScopeResolverTest.java:128)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.708+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)' 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 67 right before '500' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1199)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1$1(ScopeResolverTest.java:134)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1(ScopeResolverTest.java:134)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.710+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, ,'POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 40 right before ',' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1197)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2$2(ScopeResolverTest.java:140)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2(ScopeResolverTest.java:140)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.711+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3$3(ScopeResolverTest.java:146)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3(ScopeResolverTest.java:146)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.738+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', )] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4$4(ScopeResolverTest.java:152)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4(ScopeResolverTest.java:152)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:22 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 13:53:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 13:53:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 13:53:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 13:53:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.903+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.904+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.904+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.904+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.928+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.928+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.928+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.929+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.949+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.949+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.949+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 {"version":"1.2.0","timestamp":"2025-07-02T13:53:22.949+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:22 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 13:53:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 13:53:22 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 13:53:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 13:53:23 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 13:53:23 {"version":"1.2.0","timestamp":"2025-07-02T13:53:23.333+0000","service_id":"unknown","message":"Unknown entity name: managed-by-managedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 13:53:23 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 13:53:23 [INFO] Running org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 13:53:23 {"version":"1.2.0","timestamp":"2025-07-02T13:53:23.384+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest]: TeivGroupsHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:53:23 {"version":"1.2.0","timestamp":"2025-07-02T13:53:23.396+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:53:23 13:53:23 . ____ _ __ _ _ 13:53:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:53:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:53:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:53:23 ' |____| .__|_| |_|_| |_\__, | / / / / 13:53:23 =========|_|==============|___/=/_/_/_/ 13:53:23 13:53:23 :: Spring Boot :: (v3.4.2) 13:53:23 13:53:23 {"version":"1.2.0","timestamp":"2025-07-02T13:53:23.430+0000","service_id":"unknown","message":"Starting TeivGroupsHealthIndicatorTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:23 {"version":"1.2.0","timestamp":"2025-07-02T13:53:23.430+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:25 {"version":"1.2.0","timestamp":"2025-07-02T13:53:25.936+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:53:25 {"version":"1.2.0","timestamp":"2025-07-02T13:53:25.936+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:25 {"version":"1.2.0","timestamp":"2025-07-02T13:53:25.944+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:25.967+0000","service_id":"unknown","message":"Completed initialization in 31 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.045+0000","service_id":"unknown","message":"Started TeivGroupsHealthIndicatorTest in 2.646 seconds (process running for 1280.563)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.175+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.183+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.809 s -- in org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 13:53:26 [INFO] Running org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.194+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest]: TeivExposureHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.197+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:53:26 13:53:26 . ____ _ __ _ _ 13:53:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:53:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:53:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:53:26 ' |____| .__|_| |_|_| |_\__, | / / / / 13:53:26 =========|_|==============|___/=/_/_/_/ 13:53:26 13:53:26 :: Spring Boot :: (v3.4.2) 13:53:26 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.227+0000","service_id":"unknown","message":"Starting TeivExposureHealthIndicatorTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.228+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:26 {"version":"1.2.0","timestamp":"2025-07-02T13:53:26.689+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.201+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.201+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.208+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.231+0000","service_id":"unknown","message":"Completed initialization in 30 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.309+0000","service_id":"unknown","message":"Started TeivExposureHealthIndicatorTest in 2.109 seconds (process running for 1282.826)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.345+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.350+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 s -- in org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 13:53:28 [INFO] Running org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.360+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest]: TeivIngestionHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.363+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:53:28 13:53:28 . ____ _ __ _ _ 13:53:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:53:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:53:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:53:28 ' |____| .__|_| |_|_| |_\__, | / / / / 13:53:28 =========|_|==============|___/=/_/_/_/ 13:53:28 13:53:28 :: Spring Boot :: (v3.4.2) 13:53:28 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.392+0000","service_id":"unknown","message":"Starting TeivIngestionHealthIndicatorTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.392+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:28 {"version":"1.2.0","timestamp":"2025-07-02T13:53:28.792+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.247+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.248+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.254+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.278+0000","service_id":"unknown","message":"Completed initialization in 30 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.359+0000","service_id":"unknown","message":"Started TeivIngestionHealthIndicatorTest in 1.992 seconds (process running for 1284.876)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.361+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.435+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.489+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.493+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.507+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:30 {"version":"1.2.0","timestamp":"2025-07-02T13:53:30.510+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 13:53:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s -- in org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 13:53:30 [INFO] Running org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 13:53:31 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.100+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: testGroup ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3827)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.lambda$testResolveDynamicGroupsThrowsException$0(DynamicGroupResolverTest.java:65)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.testResolveDynamicGroupsThrowsException(DynamicGroupResolverTest.java:64)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 13:53:31 [INFO] Running org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 13:53:31 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.446+0000","service_id":"unknown","message":"Error while serializing the criteria for the dynamic group: class OranTeivDynamic {\n name: testGroup\n type: dynamic\n criteria: class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: null\n scopeFilter: null\n }\n}","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.writeValueAsString(ObjectMapper.java:4050)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:63)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.lambda$createGroupThrowsJsonException$0(DynamicGroupCreatorTest.java:62)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.createGroupThrowsJsonException(DynamicGroupCreatorTest.java:62)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 13:53:31 [INFO] Running org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 13:53:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 13:53:31 [INFO] Running org.oran.smo.teiv.utils.IngestionYangParserTest 13:53:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.oran.smo.teiv.utils.IngestionYangParserTest 13:53:31 [INFO] Running org.oran.smo.teiv.utils.schema.GeographyTest 13:53:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.oran.smo.teiv.utils.schema.GeographyTest 13:53:31 [INFO] Running org.oran.smo.teiv.utils.JooqTypeConverterTest 13:53:31 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.640+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]\n\tat com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)\n\tat com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1767)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1541)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1488)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:402)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:254)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToMap$3(JooqTypeConverterTest.java:104)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToMap(JooqTypeConverterTest.java:104)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:31 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.648+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.JsonMappingException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14] (through reference chain: java.util.ArrayList[1])\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:401)\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:372)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:381)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:246)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToList$2(JooqTypeConverterTest.java:98)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToList(JooqTypeConverterTest.java:98)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: com.fasterxml.jackson.core.io.JsonEOFException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14]\n\tat com.fasterxml.jackson.core.base.ParserMinimalBase._reportInvalidEOF(ParserMinimalBase.java:641)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString2(ReaderBasedJsonParser.java:2186)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString(ReaderBasedJsonParser.java:2173)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser.getText(ReaderBasedJsonParser.java:295)\n\tat com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializerNR.deserialize(UntypedObjectDeserializerNR.java:82)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:361)\n\t... 83 common frames omitted\n"}}} 13:53:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.oran.smo.teiv.utils.JooqTypeConverterTest 13:53:31 [INFO] Running org.oran.smo.teiv.utils.YangParserTest 13:53:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.oran.smo.teiv.utils.YangParserTest 13:53:31 [INFO] Running org.oran.smo.teiv.utils.ExposureYangParserTest 13:53:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.oran.smo.teiv.utils.ExposureYangParserTest 13:53:31 [INFO] Running org.oran.smo.teiv.CoreApplicationTest 13:53:32 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.872+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.CoreApplicationTest]: CoreApplicationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 13:53:32 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.884+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.CoreApplicationTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 13:53:32 13:53:32 . ____ _ __ _ _ 13:53:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:53:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:53:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:53:32 ' |____| .__|_| |_|_| |_\__, | / / / / 13:53:32 =========|_|==============|___/=/_/_/_/ 13:53:32 13:53:32 :: Spring Boot :: (v3.4.2) 13:53:32 13:53:32 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.921+0000","service_id":"unknown","message":"Starting CoreApplicationTest using Java 17.0.7 with PID 3297 (started by jenkins in /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 13:53:32 {"version":"1.2.0","timestamp":"2025-07-02T13:53:31.921+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 13:53:32 {"version":"1.2.0","timestamp":"2025-07-02T13:53:32.352+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 13:53:33 {"version":"1.2.0","timestamp":"2025-07-02T13:53:33.797+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 13:53:33 {"version":"1.2.0","timestamp":"2025-07-02T13:53:33.798+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:33 {"version":"1.2.0","timestamp":"2025-07-02T13:53:33.805+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 13:53:33 {"version":"1.2.0","timestamp":"2025-07-02T13:53:33.824+0000","service_id":"unknown","message":"Completed initialization in 26 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 13:53:33 {"version":"1.2.0","timestamp":"2025-07-02T13:53:33.898+0000","service_id":"unknown","message":"Started CoreApplicationTest in 2.007 seconds (process running for 1288.415)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 13:53:34 {"version":"1.2.0","timestamp":"2025-07-02T13:53:33.987+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:53:35 {"version":"1.2.0","timestamp":"2025-07-02T13:53:34.999+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 13:53:35 {"version":"1.2.0","timestamp":"2025-07-02T13:53:35.008+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:53:36 {"version":"1.2.0","timestamp":"2025-07-02T13:53:36.011+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 13:53:36 {"version":"1.2.0","timestamp":"2025-07-02T13:53:36.016+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.018+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.101+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.107+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.111+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.137+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.141+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.145+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.172+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.176+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.180+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.199+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.202+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.206+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.227+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.231+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.235+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.258+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.266+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.273+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 13:53:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.408 s -- in org.oran.smo.teiv.CoreApplicationTest 13:53:37 [INFO] Running org.oran.smo.teiv.listener.CreateTopologyProcessorTest 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.848+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: test error","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.855+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.862+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.867+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.oran.smo.teiv.listener.CreateTopologyProcessorTest 13:53:37 [INFO] Running org.oran.smo.teiv.listener.MergeTopologyProcessorTest 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.893+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.898+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.902+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 {"version":"1.2.0","timestamp":"2025-07-02T13:53:37.905+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.oran.smo.teiv.listener.MergeTopologyProcessorTest 13:53:37 [INFO] Running org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 13:53:40 {"version":"1.2.0","timestamp":"2025-07-02T13:53:40.459+0000","service_id":"unknown","message":"Unsupported type: unsupported-type for source-entity-delete event. Event: CloudEvent{id='1.0', source=http://localhost:8080/local-source, type='topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete', datacontenttype='application/json', dataschema=http://localhost/schema, data=BytesCloudEventData{value=[123, 34, 116, 121, 112, 101, 34, 58, 34, 117, 110, 115, 117, 112, 112, 111, 114, 116, 101, 100, 45, 116, 121, 112, 101, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 34, 97, 98, 99, 34, 125]}, extensions={correlationid=test-correlation-id}}","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:40 {"version":"1.2.0","timestamp":"2025-07-02T13:53:40.464+0000","service_id":"unknown","message":"Error while parsing the Missing required creator property 'value' (index 1)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 35] (through reference chain: org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor$SourceEntityDelete[\"value\"]) event.","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:40 {"version":"1.2.0","timestamp":"2025-07-02T13:53:40.769+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete, dataschema=http://localhost/schema, data={\"type\":\"cmHandle\",\"value\":\"abc\"}}. Used kafka message key: messageKey. Reason: null","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.863 s -- in org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 13:53:40 [INFO] Running org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 13:53:40 {"version":"1.2.0","timestamp":"2025-07-02T13:53:40.805+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:40 {"version":"1.2.0","timestamp":"2025-07-02T13:53:40.808+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 13:53:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 13:53:40 {"version":"1.2.0","timestamp":"2025-07-02T13:53:40.829+0000","service_id":"unknown","message":"HikariPool-1 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"SpringApplicationShutdownHook"}}} 13:53:42 [INFO] 13:53:42 [INFO] Results: 13:53:42 [INFO] 13:53:42 [INFO] Tests run: 790, Failures: 0, Errors: 0, Skipped: 0 13:53:42 [INFO] 13:53:42 [INFO] 13:53:42 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ topology-exposure-inventory-jar --- 13:53:42 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec 13:53:42 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 13:53:42 [INFO] All coverage checks have been met. 13:53:42 [INFO] 13:53:42 [INFO] --- spring-cloud-contract:4.0.2:generateStubs (default-generateStubs) @ topology-exposure-inventory-jar --- 13:53:42 [INFO] Files matching this pattern will be excluded from stubs generation [] 13:53:42 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar 13:53:42 [INFO] 13:53:42 [INFO] --- jar:3.4.2:jar (default-jar) @ topology-exposure-inventory-jar --- 13:53:43 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar 13:53:43 [INFO] 13:53:43 [INFO] --- resources:3.3.1:copy-resources (copy-resource-docs) @ topology-exposure-inventory-jar --- 13:53:43 [INFO] Copying 4 resources from src/main/resources/v1 to ../docs/offeredapis 13:53:43 [INFO] 13:53:43 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ topology-exposure-inventory-jar --- 13:53:44 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:53:44 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar.original 13:53:44 [INFO] 13:53:44 [INFO] --- spring-boot:3.4.2:repackage (default) @ topology-exposure-inventory-jar --- 13:53:44 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:53:44 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar.original 13:53:44 [INFO] 13:53:44 [INFO] --- jacoco:0.8.8:prepare-agent-integration (agent-for-it) @ topology-exposure-inventory-jar --- 13:53:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco-it.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 13:53:44 [INFO] 13:53:44 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ topology-exposure-inventory-jar --- 13:53:44 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec 13:53:44 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 13:53:45 [INFO] 13:53:45 [INFO] --- license:4.2:check (default) @ topology-exposure-inventory-jar --- 13:53:45 [INFO] Checking licenses... 13:53:45 [WARNING] At least one licenseSet must be specified 13:53:45 [INFO] 13:53:45 [INFO] --- spotless:2.30.0:check (default) @ topology-exposure-inventory-jar --- 13:54:07 [INFO] 13:54:07 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory-jar --- 13:54:07 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/pom.xml to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.pom 13:54:08 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar 13:54:11 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar 13:54:11 [INFO] 13:54:11 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-exposure-image) @ topology-exposure-inventory-jar --- 13:54:11 [INFO] 13:54:11 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-ingestion-image) @ topology-exposure-inventory-jar --- 13:54:11 [INFO] 13:54:11 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-exposure-inventory-jar --- 13:54:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:54:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:54:17 [INFO] 13:54:17 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-exposure-image) @ topology-exposure-inventory-jar --- 13:54:17 [INFO] 13:54:17 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-ingestion-image) @ topology-exposure-inventory-jar --- 13:54:17 [INFO] 13:54:17 [INFO] -----------------------< org.oran.smo:adapters >------------------------ 13:54:17 [INFO] Building adapters 0.2.0-SNAPSHOT [7/8] 13:54:17 [INFO] from adapters/pom.xml 13:54:17 [INFO] --------------------------------[ pom ]--------------------------------- 13:54:17 [INFO] 13:54:17 [INFO] --- clean:3.4.0:clean (default-clean) @ adapters --- 13:54:17 [INFO] 13:54:17 [INFO] --- install:3.1.3:install (default-install) @ adapters --- 13:54:17 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/pom.xml to /tmp/r/org/oran/smo/adapters/0.2.0-SNAPSHOT/adapters-0.2.0-SNAPSHOT.pom 13:54:17 [INFO] 13:54:17 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ adapters --- 13:54:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:54:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:54:17 [INFO] 13:54:17 [INFO] -----------------< org.oran.smo:ncmp-to-teiv-adapter >------------------ 13:54:17 [INFO] Building ncmp-to-teiv-adapter 0.0.1-SNAPSHOT [8/8] 13:54:17 [INFO] from adapters/ncmp-to-teiv-adapter/pom.xml 13:54:17 [INFO] --------------------------------[ jar ]--------------------------------- 13:54:27 [INFO] 13:54:27 [INFO] --- clean:3.4.0:clean (default-clean) @ ncmp-to-teiv-adapter --- 13:54:27 [INFO] 13:54:27 [INFO] --- apache-rat:0.15:check (default) @ ncmp-to-teiv-adapter --- 13:54:27 [INFO] Enabled default license matchers. 13:54:27 [INFO] Will parse SCM ignores for exclusions... 13:54:27 [INFO] Finished adding exclusions from SCM ignore files. 13:54:27 [INFO] 62 implicit excludes. 13:54:27 [INFO] 25 explicit excludes. 13:54:27 [INFO] 27 resources included 13:54:29 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses. 13:54:29 [INFO] 13:54:29 [INFO] --- resources:3.3.1:resources (default-resources) @ ncmp-to-teiv-adapter --- 13:54:29 [INFO] Copying 1 resource from src/main/resources to target/classes 13:54:29 [INFO] Copying 1 resource from src/main/resources to target/classes 13:54:29 [INFO] 13:54:29 [INFO] --- compiler:3.13.0:compile (default-compile) @ ncmp-to-teiv-adapter --- 13:54:29 [INFO] Recompiling the module because of changed dependency. 13:54:29 [INFO] Compiling 23 source files with javac [debug parameters release 17] to target/classes 13:54:34 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java/org/oran/smo/ncmp_to_teiv_adapter/models/ManagedElement.java: Some input files use unchecked or unsafe operations. 13:54:34 [INFO] /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java/org/oran/smo/ncmp_to_teiv_adapter/models/ManagedElement.java: Recompile with -Xlint:unchecked for details. 13:54:34 [INFO] 13:54:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ncmp-to-teiv-adapter --- 13:54:34 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/test/resources 13:54:34 [INFO] 13:54:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ncmp-to-teiv-adapter --- 13:54:34 [INFO] No sources to compile 13:54:34 [INFO] 13:54:34 [INFO] --- surefire:3.5.2:test (default-test) @ ncmp-to-teiv-adapter --- 13:54:34 [INFO] No tests to run. 13:54:34 [INFO] 13:54:34 [INFO] --- jar:3.4.2:jar (default-jar) @ ncmp-to-teiv-adapter --- 13:54:36 [INFO] Building jar: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar 13:54:36 [INFO] 13:54:36 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ ncmp-to-teiv-adapter --- 13:54:40 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:54:40 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar.original 13:54:40 [INFO] 13:54:40 [INFO] --- install:3.1.3:install (default-install) @ ncmp-to-teiv-adapter --- 13:54:40 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/pom.xml to /tmp/r/org/oran/smo/ncmp-to-teiv-adapter/0.0.1-SNAPSHOT/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.pom 13:54:40 [INFO] Installing /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar to /tmp/r/org/oran/smo/ncmp-to-teiv-adapter/0.0.1-SNAPSHOT/ncmp-to-teiv-adapter-0.0.1-SNAPSHOT.jar 13:54:42 [INFO] 13:54:42 [INFO] --- docker:0.43.4:build (build-ncmp-to-teiv-adapter-image) @ ncmp-to-teiv-adapter --- 13:54:42 [INFO] 13:54:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ ncmp-to-teiv-adapter --- 13:54:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo 13:54:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/m2repo" instead. 13:54:42 [INFO] 13:54:42 [INFO] --- docker:0.43.4:push (build-ncmp-to-teiv-adapter-image) @ ncmp-to-teiv-adapter --- 13:54:42 [INFO] ------------------------------------------------------------------------ 13:54:42 [INFO] Reactor Summary: 13:54:42 [INFO] 13:54:42 [INFO] topology-exposure-inventory 0.2.0-SNAPSHOT ......... SUCCESS [ 0.946 s] 13:54:42 [INFO] yang-parser 0.2.0-SNAPSHOT ......................... SUCCESS [ 0.014 s] 13:54:42 [INFO] Yang Parser 1.2.0-SNAPSHOT ......................... SUCCESS [ 36.378 s] 13:54:42 [INFO] yang-parser-example 0.0.1-SNAPSHOT ................. SUCCESS [ 1.088 s] 13:54:42 [INFO] pgsql-schema-generator 1.2.0 ....................... SUCCESS [ 26.013 s] 13:54:42 [INFO] topology-exposure-inventory-jar 0.2.0-SNAPSHOT ..... SUCCESS [23:22 min] 13:54:42 [INFO] adapters 0.2.0-SNAPSHOT ............................ SUCCESS [ 0.012 s] 13:54:42 [INFO] ncmp-to-teiv-adapter 0.0.1-SNAPSHOT ................ SUCCESS [ 25.244 s] 13:54:42 [INFO] ------------------------------------------------------------------------ 13:54:42 [INFO] BUILD SUCCESS 13:54:42 [INFO] ------------------------------------------------------------------------ 13:54:42 [INFO] Total time: 25:09 min 13:54:42 [INFO] Finished at: 2025-07-02T13:54:42Z 13:54:42 [INFO] ------------------------------------------------------------------------ 13:54:42 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins18257849657820082143.sh 13:54:42 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins2623143617732871269.sh 13:54:42 $ ssh-agent -k 13:54:42 unset SSH_AUTH_SOCK; 13:54:42 unset SSH_AGENT_PID; 13:54:42 echo Agent pid 2099 killed; 13:54:42 [ssh-agent] Stopped. 13:54:42 [JaCoCo plugin] Collecting JaCoCo coverage data... 13:54:42 [JaCoCo plugin] Version: 3.3.7 13:54:42 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 13:54:43 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3 13:54:43 [JaCoCo plugin] Saving matched execfiles: /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/jacoco.exec /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/jacoco.exec /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/jacoco.exec 13:54:43 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 13:54:43 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/target/classes 24 files 13:54:43 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/jacoco/classes 0 files 13:54:43 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/target/classes 54 files 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/target/classes 369 files 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/target/classes 3 files 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/target/classes 225 files 13:54:44 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 13:54:44 [JaCoCo plugin] Source Inclusions: **/*.java 13:54:44 [JaCoCo plugin] Source Exclusions: null 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/adapters/ncmp-to-teiv-adapter/src/main/java 23 files 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/pgsql-schema-generator/src/main/java 41 files 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/teiv/src/main/java 222 files 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/parser-example/src/main/java 3 files 13:54:44 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/yang-parser/yang-parser-jar/src/main/java 190 files 13:54:44 [JaCoCo plugin] Loading inclusions files.. 13:54:44 [JaCoCo plugin] inclusions: [] 13:54:44 [JaCoCo plugin] exclusions: [org/oran/smo/teiv/api/*.class, org/oran/smo/teiv/api/model/**, org/oran/smo/teiv/antlr4/**] 13:54:44 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 13:54:44 [JaCoCo plugin] Publishing the results.. 13:54:44 [JaCoCo plugin] Loading packages.. 13:54:44 [JaCoCo plugin] Done. 13:54:44 [JaCoCo plugin] Overall coverage: class: 90.625, method: 84.96957, line: 89.1358, branch: 85.5089, instruction: 90.25142, complexity: 81.574005 13:54:44 [PostBuildScript] - [INFO] Executing post build scripts. 13:54:44 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins18384528269658216069.sh 13:54:44 ---> sysstat.sh 13:54:45 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins11494519034130275609.sh 13:54:45 ---> package-listing.sh 13:54:45 ++ facter osfamily 13:54:45 ++ tr '[:upper:]' '[:lower:]' 13:54:46 + OS_FAMILY=debian 13:54:46 + workspace=/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 13:54:46 + START_PACKAGES=/tmp/packages_start.txt 13:54:46 + END_PACKAGES=/tmp/packages_end.txt 13:54:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:54:46 + PACKAGES=/tmp/packages_start.txt 13:54:46 + '[' /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 ']' 13:54:46 + PACKAGES=/tmp/packages_end.txt 13:54:46 + case "${OS_FAMILY}" in 13:54:46 + dpkg -l 13:54:46 + grep '^ii' 13:54:46 + '[' -f /tmp/packages_start.txt ']' 13:54:46 + '[' -f /tmp/packages_end.txt ']' 13:54:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:54:46 + '[' /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17 ']' 13:54:46 + mkdir -p /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/archives/ 13:54:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/archives/ 13:54:46 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins12402418480269038572.sh 13:54:46 ---> capture-instance-metadata.sh 13:54:46 Setup pyenv: 13:54:46 system 13:54:46 3.8.13 13:54:46 3.9.13 13:54:46 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 13:54:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJwD from file:/tmp/.os_lf_venv 13:54:51 lf-activate-venv(): INFO: Installing: lftools 13:55:11 lf-activate-venv(): INFO: Adding /tmp/venv-rJwD/bin to PATH 13:55:11 INFO: Running in OpenStack, capturing instance metadata 13:55:11 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins752514596133934340.sh 13:55:11 provisioning config files... 13:55:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17@tmp/config385410177863536272tmp 13:55:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:55:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:55:11 [EnvInject] - Injecting environment variables from a build step. 13:55:11 [EnvInject] - Injecting as environment variables the properties content 13:55:11 SERVER_ID=logs 13:55:11 13:55:11 [EnvInject] - Variables injected successfully. 13:55:11 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins2447379828318537717.sh 13:55:11 ---> create-netrc.sh 13:55:11 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins5557598701298319483.sh 13:55:11 ---> python-tools-install.sh 13:55:11 Setup pyenv: 13:55:12 system 13:55:12 3.8.13 13:55:12 3.9.13 13:55:12 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 13:55:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJwD from file:/tmp/.os_lf_venv 13:55:15 lf-activate-venv(): INFO: Installing: lftools 13:55:34 lf-activate-venv(): INFO: Adding /tmp/venv-rJwD/bin to PATH 13:55:34 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins12757081070982157503.sh 13:55:34 ---> sudo-logs.sh 13:55:34 Archiving 'sudo' log.. 13:55:34 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3683227028470728899.sh 13:55:34 ---> job-cost.sh 13:55:34 Setup pyenv: 13:55:34 system 13:55:34 3.8.13 13:55:34 3.9.13 13:55:34 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 13:55:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJwD from file:/tmp/.os_lf_venv 13:55:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-rJwD/bin to PATH 13:55:50 INFO: No Stack... 13:55:50 INFO: Retrieving Pricing Info for: v3-starter-4 13:55:50 INFO: Archiving Costs 13:55:50 [smo-teiv-maven-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins1420696315855663315.sh 13:55:50 ---> logs-deploy.sh 13:55:50 Setup pyenv: 13:55:50 system 13:55:50 3.8.13 13:55:50 3.9.13 13:55:51 * 3.10.6 (set by /w/workspace/smo-teiv-maven-verify-master-mvn39-openjdk17/.python-version) 13:55:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rJwD from file:/tmp/.os_lf_venv 13:55:55 lf-activate-venv(): INFO: Installing: lftools 13:56:13 lf-activate-venv(): INFO: Adding /tmp/venv-rJwD/bin to PATH 13:56:13 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-verify-master-mvn39-openjdk17/28 13:56:13 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 13:56:16 Archives upload complete. 13:56:16 INFO: archiving logs to Nexus 13:56:18 ---> uname -a: 13:56:18 Linux prd-ubuntu1804-docker-4c-4g-4401 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:56:18 13:56:18 13:56:18 ---> lscpu: 13:56:18 Architecture: x86_64 13:56:18 CPU op-mode(s): 32-bit, 64-bit 13:56:18 Byte Order: Little Endian 13:56:18 CPU(s): 4 13:56:18 On-line CPU(s) list: 0-3 13:56:18 Thread(s) per core: 1 13:56:18 Core(s) per socket: 1 13:56:18 Socket(s): 4 13:56:18 NUMA node(s): 1 13:56:18 Vendor ID: AuthenticAMD 13:56:18 CPU family: 23 13:56:18 Model: 49 13:56:18 Model name: AMD EPYC-Rome Processor 13:56:18 Stepping: 0 13:56:18 CPU MHz: 2799.998 13:56:18 BogoMIPS: 5599.99 13:56:18 Virtualization: AMD-V 13:56:18 Hypervisor vendor: KVM 13:56:18 Virtualization type: full 13:56:18 L1d cache: 32K 13:56:18 L1i cache: 32K 13:56:18 L2 cache: 512K 13:56:18 L3 cache: 16384K 13:56:18 NUMA node0 CPU(s): 0-3 13:56:18 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 13:56:18 13:56:18 13:56:18 ---> nproc: 13:56:18 4 13:56:18 13:56:18 13:56:18 ---> df -h: 13:56:18 Filesystem Size Used Avail Use% Mounted on 13:56:18 udev 3.9G 0 3.9G 0% /dev 13:56:18 tmpfs 798M 696K 797M 1% /run 13:56:18 /dev/vda1 20G 11G 8.9G 54% / 13:56:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:56:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:56:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:56:18 /dev/vda15 105M 5.3M 100M 5% /boot/efi 13:56:18 tmpfs 798M 0 798M 0% /run/user/1001 13:56:18 13:56:18 13:56:18 ---> free -m: 13:56:18 total used free shared buff/cache available 13:56:18 Mem: 7976 552 3603 0 3820 7126 13:56:18 Swap: 1023 0 1023 13:56:18 13:56:18 13:56:18 ---> ip addr: 13:56:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:56:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:56:18 inet 127.0.0.1/8 scope host lo 13:56:18 valid_lft forever preferred_lft forever 13:56:18 inet6 ::1/128 scope host 13:56:18 valid_lft forever preferred_lft forever 13:56:18 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:56:18 link/ether fa:16:3e:c7:0e:9d brd ff:ff:ff:ff:ff:ff 13:56:18 inet 10.32.7.2/23 brd 10.32.7.255 scope global dynamic ens3 13:56:18 valid_lft 84640sec preferred_lft 84640sec 13:56:18 inet6 fe80::f816:3eff:fec7:e9d/64 scope link 13:56:18 valid_lft forever preferred_lft forever 13:56:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:56:18 link/ether 02:42:4d:00:e1:a7 brd ff:ff:ff:ff:ff:ff 13:56:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:56:18 valid_lft forever preferred_lft forever 13:56:18 inet6 fe80::42:4dff:fe00:e1a7/64 scope link 13:56:18 valid_lft forever preferred_lft forever 13:56:18 13:56:18 13:56:18 ---> sar -b -r -n DEV: 13:56:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4401) 07/02/25 _x86_64_ (4 CPU) 13:56:18 13:56:18 13:26:59 LINUX RESTART (4 CPU) 13:56:18 13:56:18 13:27:01 tps rtps wtps bread/s bwrtn/s 13:56:18 13:28:02 202.70 124.35 78.35 8759.47 39163.22 13:56:18 13:29:01 49.65 3.46 46.20 58.70 6102.42 13:56:18 13:30:02 95.75 40.61 55.14 2367.08 10328.57 13:56:18 13:31:01 38.01 14.87 23.14 1286.80 8829.82 13:56:18 13:32:01 30.19 0.78 29.41 35.73 16191.83 13:56:18 13:33:01 146.38 3.53 142.85 466.70 22473.70 13:56:18 13:34:01 292.52 0.60 291.92 23.33 10648.36 13:56:18 13:35:01 215.45 0.08 215.36 4.00 7874.69 13:56:18 13:36:01 360.53 0.00 360.53 0.00 14215.53 13:56:18 13:37:01 308.82 0.00 308.82 0.00 11835.63 13:56:18 13:38:01 315.50 0.00 315.50 0.00 12100.38 13:56:18 13:39:01 288.52 0.00 288.52 0.00 11167.74 13:56:18 13:40:01 219.16 0.43 218.72 3.46 8637.55 13:56:18 13:41:01 2401.27 0.12 2401.15 2.40 4960.24 13:56:18 13:42:01 10.66 0.00 10.66 0.00 161.57 13:56:18 13:43:01 13.18 2.37 10.81 18.93 185.97 13:56:18 13:44:01 240.83 0.00 240.83 0.00 8568.97 13:56:18 13:45:01 328.85 0.00 328.85 0.00 11805.77 13:56:18 13:46:01 959.79 0.00 959.79 0.00 13381.37 13:56:18 13:47:01 256.24 1.20 255.04 24.40 9425.23 13:56:18 13:48:01 287.12 0.22 286.90 3.20 10550.22 13:56:18 13:49:01 384.02 0.00 384.02 0.00 13820.19 13:56:18 13:50:01 330.83 0.00 330.83 0.00 11908.02 13:56:18 13:51:01 2004.82 0.00 2004.82 0.00 20592.97 13:56:18 13:52:01 347.47 0.02 347.45 0.67 12399.33 13:56:18 13:53:01 375.07 0.00 375.07 0.00 13476.04 13:56:18 13:54:02 230.57 0.59 229.99 11.85 11946.76 13:56:18 13:55:01 480.75 0.85 479.90 38.91 24044.60 13:56:18 13:56:01 18.70 0.77 17.93 78.52 1319.38 13:56:18 Average: 387.55 6.71 380.84 454.26 12002.30 13:56:18 13:56:18 13:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:56:18 13:28:02 5910708 7419392 2256720 27.63 33576 1655804 987668 10.72 572928 1512860 62748 13:56:18 13:29:01 5668120 7405536 2499308 30.60 54420 1850768 971980 10.55 605356 1696464 183588 13:56:18 13:30:02 5058680 7082128 3108748 38.06 67964 2111336 1220504 13.24 959392 1928540 139584 13:56:18 13:31:01 4341336 6676992 3826092 46.85 75420 2406988 1563752 16.97 1480700 2104296 157728 13:56:18 13:32:01 3384792 6046740 4782636 58.56 79016 2721520 2143332 23.26 2145468 2378532 9572 13:56:18 13:33:01 2100224 5399596 6067204 74.29 89064 3400996 3438548 37.31 2851968 2908476 17012 13:56:18 13:34:01 1895496 5266280 6271932 76.79 119964 3407644 3547500 38.49 3026588 2897136 4820 13:56:18 13:35:01 1415316 4837492 6752112 82.67 134936 3420000 4005660 43.46 3466876 2897856 11124 13:56:18 13:36:01 1294512 4819820 6872916 84.15 151156 3453868 4020908 43.63 3499640 2929544 11024 13:56:18 13:37:01 1214504 4813352 6952924 85.13 161024 3472464 4012904 43.54 3518168 2945288 11532 13:56:18 13:38:01 1130920 4800752 7036508 86.15 168580 3489964 4025432 43.68 3536468 2961896 12812 13:56:18 13:39:01 1064804 4797256 7102624 86.96 174832 3504324 4042120 43.86 3545476 2975968 11300 13:56:18 13:40:01 966864 4754704 7200564 88.16 179676 3523424 4092688 44.41 3595552 2990600 13256 13:56:18 13:41:01 1007400 4702152 7160028 87.67 180840 3522972 4166068 45.20 3653484 2988732 260 13:56:18 13:42:01 1003248 4698948 7164180 87.72 180840 3523920 4167404 45.22 3657488 2989560 132 13:56:18 13:43:01 998372 4694808 7169056 87.78 181408 3524012 4175800 45.31 3661968 2989416 692 13:56:18 13:44:01 914200 4643588 7253228 88.81 181704 3525608 4239244 46.00 3709804 2989268 14444 13:56:18 13:45:01 866364 4641132 7301064 89.39 181840 3524464 4239248 46.00 3711000 2988396 13472 13:56:18 13:46:01 819768 4576524 7347660 89.96 181920 3528332 4322840 46.91 3774108 2991932 13628 13:56:18 13:47:01 647808 4444376 7519620 92.07 181968 3531544 4596648 49.88 3894008 2990424 15352 13:56:18 13:48:01 418272 4259464 7749156 94.88 182016 3537352 4865688 52.80 4070480 2995176 13712 13:56:18 13:49:01 321864 4214236 7845564 96.06 182048 3535216 4915712 53.34 4114652 2992776 11536 13:56:18 13:50:01 224272 4163060 7943156 97.25 182064 3536344 5038340 54.67 4158184 2993492 11708 13:56:18 13:51:01 251132 4164684 7916296 96.93 183864 3553640 5062852 54.94 4162776 3010628 12076 13:56:18 13:52:01 182376 4144548 7985052 97.77 183864 3554424 5099912 55.34 4178440 3011160 11300 13:56:18 13:53:01 127632 4139584 8039796 98.44 183864 3552732 5117012 55.52 4181276 3009584 10632 13:56:18 13:54:02 2143740 5862748 6023688 73.75 183840 3475888 2567124 27.86 2643168 2902392 34980 13:56:18 13:55:01 3675044 7276636 4492384 55.00 184112 3516736 1108476 12.03 1339972 2847400 14332 13:56:18 13:56:01 3694340 7299048 4473088 54.77 184128 3519996 1086516 11.79 1322160 2845920 10384 13:56:18 Average: 1818693 5242951 6348735 77.73 152067 3271803 3546272 38.48 3070260 2781507 28784 13:56:18 13:56:18 13:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:56:18 13:28:02 ens3 399.52 204.37 958.17 63.84 0.00 0.00 0.00 0.00 13:56:18 13:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:18 13:28:02 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 13:56:18 13:29:01 ens3 60.43 43.50 745.07 5.36 0.00 0.00 0.00 0.00 13:56:18 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:18 13:29:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 13:56:18 13:30:02 ens3 200.95 167.43 2140.75 31.16 0.00 0.00 0.00 0.00 13:56:18 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:18 13:30:02 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 13:56:18 13:31:01 ens3 230.19 199.36 2777.16 33.96 0.00 0.00 0.00 0.00 13:56:18 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:18 13:31:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 13:56:18 13:32:01 ens3 308.30 240.21 4918.44 31.57 0.00 0.00 0.00 0.00 13:56:18 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:18 13:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:56:18 13:33:01 ens3 247.18 115.53 2708.26 11.30 0.00 0.00 0.00 0.00 13:56:18 13:33:01 docker0 0.17 0.27 0.01 0.02 0.00 0.00 0.00 0.00 13:56:18 13:33:01 veth7c56933 0.17 0.42 0.01 0.03 0.00 0.00 0.00 0.00 13:56:18 13:33:01 veth34a2a98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:56:18 13:34:01 ens3 2.37 1.07 0.84 0.92 0.00 0.00 0.00 0.00 13:56:18 13:34:01 docker0 65.24 58.82 267.68 6.81 0.00 0.00 0.00 0.00 13:56:18 13:34:01 veth7c56933 0.18 0.22 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:34:01 veth34a2a98 65.06 58.66 268.56 6.80 0.00 0.00 0.00 0.02 13:56:18 13:35:01 ens3 2.50 1.90 0.87 1.99 0.00 0.00 0.00 0.00 13:56:18 13:35:01 docker0 38.99 32.71 102.94 8.03 0.00 0.00 0.00 0.00 13:56:18 13:35:01 veth7c56933 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:35:01 veth34a2a98 38.83 32.56 103.46 8.02 0.00 0.00 0.00 0.01 13:56:18 13:36:01 ens3 0.42 0.35 0.06 0.19 0.00 0.00 0.00 0.00 13:56:18 13:36:01 docker0 66.73 54.42 154.24 19.94 0.00 0.00 0.00 0.00 13:56:18 13:36:01 veth7c56933 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:36:01 veth34a2a98 66.56 54.25 155.14 19.93 0.00 0.00 0.00 0.01 13:56:18 13:37:01 ens3 0.93 1.03 0.12 6.29 0.00 0.00 0.00 0.00 13:56:18 13:37:01 docker0 63.74 52.91 164.77 20.04 0.00 0.00 0.00 0.00 13:56:18 13:37:01 veth7c56933 0.18 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:37:01 veth34a2a98 63.56 52.74 165.63 20.03 0.00 0.00 0.00 0.01 13:56:18 13:38:01 ens3 0.73 0.45 0.17 0.83 0.00 0.00 0.00 0.00 13:56:18 13:38:01 docker0 63.42 49.73 166.37 18.75 0.00 0.00 0.00 0.00 13:56:18 13:38:01 veth7c56933 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:38:01 veth34a2a98 63.26 49.56 167.22 18.74 0.00 0.00 0.00 0.01 13:56:18 13:39:01 ens3 1.00 0.40 0.34 0.29 0.00 0.00 0.00 0.00 13:56:18 13:39:01 docker0 84.07 71.10 280.32 31.32 0.00 0.00 0.00 0.00 13:56:18 13:39:01 veth7c56933 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:39:01 veth34a2a98 83.90 70.94 281.46 31.31 0.00 0.00 0.00 0.02 13:56:18 13:40:01 ens3 1.23 1.05 0.23 1.17 0.00 0.00 0.00 0.00 13:56:18 13:40:01 docker0 94.52 83.14 370.90 38.30 0.00 0.00 0.00 0.00 13:56:18 13:40:01 veth7c56933 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:40:01 veth34a2a98 94.34 82.96 372.19 38.29 0.00 0.00 0.00 0.03 13:56:18 13:41:01 ens3 0.78 0.63 0.14 0.37 0.00 0.00 0.00 0.00 13:56:18 13:41:01 docker0 53.11 49.88 236.18 22.55 0.00 0.00 0.00 0.00 13:56:18 13:41:01 veth7c56933 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:41:01 veth34a2a98 52.94 49.73 236.89 22.54 0.00 0.00 0.00 0.02 13:56:18 13:42:01 ens3 0.43 0.33 0.06 0.33 0.00 0.00 0.00 0.00 13:56:18 13:42:01 docker0 57.04 52.77 267.84 29.81 0.00 0.00 0.00 0.00 13:56:18 13:42:01 veth7c56933 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:42:01 veth34a2a98 56.87 52.61 268.61 29.80 0.00 0.00 0.00 0.02 13:56:18 13:43:01 ens3 0.47 0.50 0.13 0.24 0.00 0.00 0.00 0.00 13:56:18 13:43:01 docker0 74.19 69.97 361.57 38.44 0.00 0.00 0.00 0.00 13:56:18 13:43:01 veth7c56933 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:43:01 veth34a2a98 74.00 69.79 362.57 38.43 0.00 0.00 0.00 0.03 13:56:18 13:44:01 ens3 1.58 1.63 0.30 1.74 0.00 0.00 0.00 0.00 13:56:18 13:44:01 docker0 62.47 55.59 189.86 15.50 0.00 0.00 0.00 0.00 13:56:18 13:44:01 veth7c56933 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:44:01 veth34a2a98 62.31 55.42 190.70 15.49 0.00 0.00 0.00 0.02 13:56:18 13:45:01 ens3 0.37 0.15 0.05 0.40 0.00 0.00 0.00 0.00 13:56:18 13:45:01 docker0 76.87 64.82 229.68 25.70 0.00 0.00 0.00 0.00 13:56:18 13:45:01 veth7c56933 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:45:01 veth34a2a98 76.70 64.66 230.72 25.69 0.00 0.00 0.00 0.02 13:56:18 13:46:01 ens3 4.83 3.70 0.95 2.21 0.00 0.00 0.00 0.00 13:56:18 13:46:01 docker0 37.23 30.23 74.11 8.36 0.00 0.00 0.00 0.00 13:56:18 13:46:01 veth7c56933 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:46:01 veth34a2a98 37.04 30.04 74.60 8.35 0.00 0.00 0.00 0.01 13:56:18 13:47:01 ens3 22.71 16.53 7.49 37.91 0.00 0.00 0.00 0.00 13:56:18 13:47:01 docker0 76.74 69.99 199.32 24.26 0.00 0.00 0.00 0.00 13:56:18 13:47:01 veth7c56933 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:47:01 veth34a2a98 76.54 69.79 200.36 24.25 0.00 0.00 0.00 0.02 13:56:18 13:48:01 ens3 14.38 9.43 4.83 31.50 0.00 0.00 0.00 0.00 13:56:18 13:48:01 docker0 53.78 45.65 94.82 9.09 0.00 0.00 0.00 0.00 13:56:18 13:48:01 veth7c56933 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:48:01 veth34a2a98 53.58 45.45 95.55 9.08 0.00 0.00 0.00 0.01 13:56:18 13:49:01 ens3 0.25 0.10 0.03 0.16 0.00 0.00 0.00 0.00 13:56:18 13:49:01 docker0 46.12 35.30 25.86 4.73 0.00 0.00 0.00 0.00 13:56:18 13:49:01 veth7c56933 0.20 0.22 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:49:01 veth34a2a98 45.92 35.12 26.47 4.72 0.00 0.00 0.00 0.00 13:56:18 13:50:01 ens3 1.78 0.70 0.52 0.54 0.00 0.00 0.00 0.00 13:56:18 13:50:01 docker0 48.18 38.34 59.76 4.67 0.00 0.00 0.00 0.00 13:56:18 13:50:01 veth7c56933 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:50:01 veth34a2a98 47.98 38.14 60.41 4.66 0.00 0.00 0.00 0.00 13:56:18 13:51:01 ens3 0.32 0.23 0.36 0.23 0.00 0.00 0.00 0.00 13:56:18 13:51:01 docker0 42.01 31.24 19.55 4.44 0.00 0.00 0.00 0.00 13:56:18 13:51:01 veth7c56933 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:51:01 veth34a2a98 41.81 31.04 20.11 4.43 0.00 0.00 0.00 0.00 13:56:18 13:52:01 ens3 1.17 0.98 0.22 1.01 0.00 0.00 0.00 0.00 13:56:18 13:52:01 docker0 47.47 38.47 45.27 4.64 0.00 0.00 0.00 0.00 13:56:18 13:52:01 veth7c56933 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:52:01 veth34a2a98 47.28 38.29 45.91 4.63 0.00 0.00 0.00 0.00 13:56:18 13:53:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:56:18 13:53:01 docker0 47.60 36.27 40.27 4.29 0.00 0.00 0.00 0.00 13:56:18 13:53:01 veth7c56933 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:53:01 veth34a2a98 47.42 36.09 40.91 4.28 0.00 0.00 0.00 0.00 13:56:18 13:54:02 ens3 10.84 8.90 2.40 10.92 0.00 0.00 0.00 0.00 13:56:18 13:54:02 docker0 20.94 19.13 7.79 1.78 0.00 0.00 0.00 0.00 13:56:18 13:54:02 veth7c56933 0.16 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:56:18 13:54:02 lo 1920.48 1920.48 3591.59 3591.59 0.00 0.00 0.00 0.00 13:56:18 13:55:01 ens3 48.09 37.93 128.44 58.89 0.00 0.00 0.00 0.00 13:56:18 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:18 13:55:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:56:18 13:56:01 ens3 11.63 11.88 9.08 5.72 0.00 0.00 0.00 0.00 13:56:18 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:18 13:56:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 13:56:18 Average: ens3 54.20 36.79 495.14 11.73 0.00 0.00 0.00 0.00 13:56:18 Average: docker0 42.14 35.94 115.94 11.79 0.00 0.00 0.00 0.00 13:56:18 Average: lo 67.85 67.85 126.94 126.94 0.00 0.00 0.00 0.00 13:56:18 13:56:18 13:56:18 ---> sar -P ALL: 13:56:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4401) 07/02/25 _x86_64_ (4 CPU) 13:56:18 13:56:18 13:26:59 LINUX RESTART (4 CPU) 13:56:18 13:56:18 13:27:01 CPU %user %nice %system %iowait %steal %idle 13:56:18 13:28:02 all 15.33 0.00 3.01 8.41 2.95 70.29 13:56:18 13:28:02 0 20.45 0.00 2.00 7.28 2.74 67.53 13:56:18 13:28:02 1 11.52 0.00 3.06 10.57 2.42 72.44 13:56:18 13:28:02 2 9.16 0.00 2.26 10.12 3.64 74.82 13:56:18 13:28:02 3 20.26 0.00 4.76 5.66 3.04 66.28 13:56:18 13:29:01 all 19.38 0.00 1.14 2.33 1.97 75.18 13:56:18 13:29:01 0 46.51 0.00 2.22 1.68 3.06 46.53 13:56:18 13:29:01 1 12.07 0.00 0.84 0.13 1.03 85.92 13:56:18 13:29:01 2 7.50 0.00 0.88 7.35 2.48 81.80 13:56:18 13:29:01 3 11.52 0.00 0.59 0.08 1.30 86.52 13:56:18 13:30:02 all 32.47 0.00 1.99 2.74 4.52 58.29 13:56:18 13:30:02 0 26.68 0.00 1.74 3.12 4.44 64.02 13:56:18 13:30:02 1 42.64 0.00 1.75 1.57 4.27 49.78 13:56:18 13:30:02 2 35.66 0.00 1.95 4.19 5.01 53.20 13:56:18 13:30:02 3 24.93 0.00 2.51 2.08 4.35 66.13 13:56:18 13:31:01 all 60.41 0.00 2.84 0.68 7.43 28.64 13:56:18 13:31:01 0 57.34 0.00 2.48 0.45 6.95 32.78 13:56:18 13:31:01 1 59.01 0.00 2.82 0.17 7.43 30.57 13:56:18 13:31:01 2 61.16 0.00 2.80 1.63 7.44 26.97 13:56:18 13:31:01 3 64.10 0.00 3.28 0.48 7.92 24.21 13:56:18 13:32:01 all 64.17 0.00 2.10 0.21 7.56 25.95 13:56:18 13:32:01 0 60.63 0.00 1.71 0.18 7.44 30.04 13:56:18 13:32:01 1 66.17 0.00 2.03 0.11 7.55 24.13 13:56:18 13:32:01 2 65.61 0.00 2.27 0.08 7.46 24.57 13:56:18 13:32:01 3 64.28 0.00 2.40 0.47 7.79 25.06 13:56:18 13:33:01 all 43.43 0.00 3.75 2.94 6.81 43.07 13:56:18 13:33:01 0 41.91 0.00 4.08 3.56 6.85 43.61 13:56:18 13:33:01 1 38.69 0.00 4.44 3.90 6.84 46.12 13:56:18 13:33:01 2 46.56 0.00 3.11 1.83 6.77 41.74 13:56:18 13:33:01 3 46.58 0.00 3.37 2.49 6.78 40.77 13:56:18 13:34:01 all 22.67 0.00 3.16 11.57 5.17 57.44 13:56:18 13:34:01 0 21.12 0.00 3.40 10.63 4.72 60.14 13:56:18 13:34:01 1 22.64 0.00 2.69 7.72 5.15 61.79 13:56:18 13:34:01 2 22.90 0.00 3.66 17.57 6.24 49.63 13:56:18 13:34:01 3 24.01 0.00 2.91 10.33 4.56 58.20 13:56:18 13:35:01 all 30.23 0.00 2.97 8.04 5.72 53.04 13:56:18 13:35:01 0 31.13 0.00 2.83 9.76 5.77 50.51 13:56:18 13:35:01 1 26.28 0.00 2.65 9.48 5.35 56.24 13:56:18 13:35:01 2 31.54 0.00 4.12 11.19 6.63 46.53 13:56:18 13:35:01 3 31.98 0.00 2.25 1.68 5.13 58.96 13:56:18 13:36:01 all 8.38 0.00 3.83 13.20 3.88 70.70 13:56:18 13:36:01 0 9.20 0.00 3.33 14.08 3.49 69.90 13:56:18 13:36:01 1 7.03 0.00 2.69 10.00 3.30 76.97 13:56:18 13:36:01 2 6.73 0.00 4.05 16.21 4.80 68.21 13:56:18 13:36:01 3 10.59 0.00 5.25 12.48 3.88 67.80 13:56:18 13:37:01 all 8.78 0.00 3.54 13.84 5.40 68.44 13:56:18 13:37:01 0 10.18 0.00 3.73 11.29 4.92 69.88 13:56:18 13:37:01 1 7.85 0.00 3.29 12.07 4.93 71.86 13:56:18 13:37:01 2 8.75 0.00 3.96 16.69 6.71 63.89 13:56:18 13:37:01 3 8.32 0.00 3.18 15.27 5.06 68.18 13:56:18 13:38:01 all 8.45 0.00 3.64 13.62 5.16 69.14 13:56:18 13:38:01 0 7.34 0.00 3.20 15.40 4.61 69.45 13:56:18 13:38:01 1 7.98 0.00 2.98 6.42 4.02 78.61 13:56:18 13:38:01 2 8.98 0.00 4.59 13.93 6.62 65.88 13:56:18 13:38:01 3 9.46 0.00 3.75 18.70 5.34 62.75 13:56:18 13:56:18 13:38:01 CPU %user %nice %system %iowait %steal %idle 13:56:18 13:39:01 all 9.81 0.00 3.45 12.18 4.88 69.68 13:56:18 13:39:01 0 9.92 0.00 2.48 7.83 3.95 75.81 13:56:18 13:39:01 1 11.24 0.00 5.40 16.30 4.57 62.48 13:56:18 13:39:01 2 9.01 0.00 3.14 8.53 6.48 72.85 13:56:18 13:39:01 3 9.09 0.00 2.78 16.13 4.49 67.52 13:56:18 13:40:01 all 16.11 0.00 3.35 8.81 5.17 66.56 13:56:18 13:40:01 0 21.57 0.00 4.51 11.64 6.01 56.27 13:56:18 13:40:01 1 13.74 0.00 2.90 2.64 4.59 76.12 13:56:18 13:40:01 2 14.74 0.00 3.68 14.14 5.43 62.01 13:56:18 13:40:01 3 14.41 0.00 2.30 6.78 4.63 71.87 13:56:18 13:41:01 all 10.02 0.00 4.09 8.14 4.42 73.32 13:56:18 13:41:01 0 11.00 0.00 3.77 8.18 4.57 72.47 13:56:18 13:41:01 1 8.79 0.00 3.44 6.42 3.55 77.80 13:56:18 13:41:01 2 10.18 0.00 5.16 11.28 5.70 67.68 13:56:18 13:41:01 3 10.12 0.00 4.01 6.68 3.86 75.33 13:56:18 13:42:01 all 7.94 0.00 0.99 0.05 3.11 87.92 13:56:18 13:42:01 0 8.06 0.00 0.87 0.15 2.74 88.18 13:56:18 13:42:01 1 7.21 0.00 1.03 0.02 3.08 88.66 13:56:18 13:42:01 2 8.30 0.00 0.95 0.03 3.22 87.50 13:56:18 13:42:01 3 8.17 0.00 1.09 0.00 3.38 87.36 13:56:18 13:43:01 all 9.76 0.00 1.40 0.09 3.76 85.00 13:56:18 13:43:01 0 10.13 0.00 1.31 0.18 3.50 84.88 13:56:18 13:43:01 1 10.13 0.00 1.92 0.02 3.75 84.18 13:56:18 13:43:01 2 10.71 0.00 1.17 0.03 3.99 84.09 13:56:18 13:43:01 3 8.07 0.00 1.17 0.13 3.77 86.86 13:56:18 13:44:01 all 13.66 0.00 3.08 9.50 4.46 69.30 13:56:18 13:44:01 0 12.89 0.00 2.24 4.30 3.47 77.10 13:56:18 13:44:01 1 14.20 0.00 3.65 12.27 4.37 65.51 13:56:18 13:44:01 2 14.56 0.00 3.82 11.82 5.63 64.18 13:56:18 13:44:01 3 12.97 0.00 2.64 9.52 4.38 70.49 13:56:18 13:45:01 all 9.20 0.00 3.48 12.55 4.01 70.75 13:56:18 13:45:01 0 5.15 0.00 2.68 13.14 2.68 76.35 13:56:18 13:45:01 1 10.59 0.00 3.52 15.84 4.25 65.80 13:56:18 13:45:01 2 9.21 0.00 3.68 6.33 5.14 75.64 13:56:18 13:45:01 3 11.83 0.00 4.06 14.97 3.93 65.20 13:56:18 13:46:01 all 16.78 0.00 3.75 13.08 4.75 61.63 13:56:18 13:46:01 0 18.10 0.00 4.59 19.05 4.99 53.27 13:56:18 13:46:01 1 19.13 0.00 2.83 6.33 3.93 67.78 13:56:18 13:46:01 2 14.22 0.00 4.66 18.76 5.85 56.52 13:56:18 13:46:01 3 15.72 0.00 2.88 8.11 4.24 69.05 13:56:18 13:47:01 all 19.04 0.00 3.45 11.15 6.32 60.05 13:56:18 13:47:01 0 19.06 0.00 3.64 12.51 5.69 59.09 13:56:18 13:47:01 1 18.61 0.00 4.15 17.02 6.57 53.64 13:56:18 13:47:01 2 20.04 0.00 2.76 6.11 7.59 63.50 13:56:18 13:47:01 3 18.40 0.00 3.27 9.00 5.40 63.93 13:56:18 13:48:01 all 14.34 0.00 3.54 13.09 6.09 62.94 13:56:18 13:48:01 0 12.79 0.00 3.74 17.11 6.02 60.34 13:56:18 13:48:01 1 14.36 0.00 3.44 9.67 5.17 67.37 13:56:18 13:48:01 2 16.53 0.00 4.25 15.94 8.06 55.21 13:56:18 13:48:01 3 13.65 0.00 2.71 9.53 5.05 69.06 13:56:18 13:49:01 all 6.74 0.00 4.13 15.22 4.72 69.19 13:56:18 13:49:01 0 6.52 0.00 3.34 11.87 4.06 74.21 13:56:18 13:49:01 1 8.06 0.00 5.09 15.69 4.64 66.52 13:56:18 13:49:01 2 6.44 0.00 4.70 19.67 5.60 63.59 13:56:18 13:49:01 3 5.96 0.00 3.40 13.60 4.57 72.47 13:56:18 13:56:18 13:49:01 CPU %user %nice %system %iowait %steal %idle 13:56:18 13:50:01 all 8.62 0.00 3.85 14.44 5.75 67.35 13:56:18 13:50:01 0 9.13 0.00 3.44 11.55 5.49 70.39 13:56:18 13:50:01 1 10.94 0.00 4.23 13.28 5.30 66.26 13:56:18 13:50:01 2 7.62 0.00 4.43 17.20 7.19 63.56 13:56:18 13:50:01 3 6.79 0.00 3.28 15.70 5.03 69.20 13:56:18 13:51:01 all 6.24 0.00 5.77 22.04 6.91 59.04 13:56:18 13:51:01 0 8.41 0.00 6.11 23.31 6.86 55.32 13:56:18 13:51:01 1 4.89 0.00 4.39 18.96 6.19 65.57 13:56:18 13:51:01 2 5.26 0.00 7.02 28.86 8.20 50.66 13:56:18 13:51:01 3 6.39 0.00 5.59 16.99 6.39 64.65 13:56:18 13:52:01 all 7.70 0.00 3.79 14.27 5.77 68.47 13:56:18 13:52:01 0 10.78 0.00 5.85 16.92 6.55 59.90 13:56:18 13:52:01 1 7.32 0.00 2.65 7.43 5.15 77.45 13:56:18 13:52:01 2 6.83 0.00 5.31 31.74 6.38 49.73 13:56:18 13:52:01 3 5.91 0.00 1.36 0.94 4.99 86.81 13:56:18 13:53:01 all 6.61 0.00 4.07 15.17 4.83 69.31 13:56:18 13:53:01 0 6.05 0.00 3.32 15.37 4.35 70.91 13:56:18 13:53:01 1 8.81 0.00 5.88 16.84 5.18 63.29 13:56:18 13:53:01 2 5.99 0.00 4.36 21.60 5.83 62.22 13:56:18 13:53:01 3 5.60 0.00 2.73 6.78 3.97 80.92 13:56:18 13:54:02 all 32.12 0.00 3.45 7.51 5.68 51.23 13:56:18 13:54:02 0 32.46 0.00 3.85 7.87 5.00 50.82 13:56:18 13:54:02 1 30.29 0.00 3.44 8.64 6.21 51.41 13:56:18 13:54:02 2 31.75 0.00 3.28 11.63 6.31 47.03 13:56:18 13:54:02 3 34.02 0.00 3.24 1.87 5.19 55.68 13:56:18 13:55:01 all 12.39 0.00 1.82 18.11 3.70 63.99 13:56:18 13:55:01 0 6.53 0.00 1.97 30.30 3.80 57.40 13:56:18 13:55:01 1 13.43 0.00 1.51 5.13 2.20 77.73 13:56:18 13:55:01 2 23.72 0.00 2.21 25.33 6.01 42.73 13:56:18 13:55:01 3 5.62 0.00 1.60 11.30 2.72 78.76 13:56:18 13:56:01 all 20.33 0.00 1.05 0.90 1.97 75.75 13:56:18 13:56:01 0 22.70 0.00 0.94 0.31 2.79 73.26 13:56:18 13:56:01 1 8.74 0.00 0.80 0.05 1.14 89.27 13:56:18 13:56:01 2 48.67 0.00 1.78 0.31 2.88 46.36 13:56:18 13:56:01 3 1.13 0.00 0.65 2.93 1.03 94.26 13:56:18 Average: all 18.61 0.00 3.13 9.48 4.93 63.85 13:56:18 Average: 0 19.39 0.00 3.09 9.99 4.75 62.78 13:56:18 Average: 1 17.99 0.00 3.10 8.13 4.57 66.22 13:56:18 Average: 2 19.50 0.00 3.46 12.13 5.85 59.07 13:56:18 Average: 3 17.56 0.00 2.87 7.63 4.56 67.38 13:56:18 13:56:18 13:56:18